I have a SharePoint list that is populated from MS Form submissions.
My Power Automate flow is configured to send an email to the email address of the submitter (Email Address column) when their status (Status column) is changed to Eligible. This is working successfully, however, I would now like to add a step to that flow that will update a field to "Emailed" (Email Sent column) if the email is sent successfully, or "Failed" if the email is not sent successfully. Do I just add a Condition following my Send an email (V2) step? I have attached screenshots of all steps so far. Any assistance here would be greatly appreciated.