I built a flow that populates a list from a submitted microsoft form. It fails most of the time but is also successful. Let me explain, there are two scenarios:
1. Form is submitted with an attachment: Status is successful and form information populates successfully into list
2. Form is submitted without an attachment: Status is Failed and form information populates successfully into list
Each time, the flow does what it needs to do, i.e., populates the form with the right info; however, when there isn't an attachment, the flow "fails" even though an attachment is not mandatory. As a result, Power Automate keeps turning off my flow because it thinks it's failed even though it's working as designed.
How do I add a condition that will make sure it runs successfully each time, regardless of whether an attachment is present?
Screen caps below:
Successful (attachment added):
Failed (no attachment included but list successfully populates):.