I have a Power Automate flow that is triggered by a SharePoint list. When a new item is created, the flow will wait for 10 days and then sending reminder email. Sometimes user will delete the item before reminder trigger. In this case, the flow will become failure status.
I want to catch the "Item Not Found" error so that when it is deleted it should be marked as Success. By using "configure run after" I can mark the flow as success. How can I check it is "Item not found" but not other kind of errors?


Report
All responses (
Answers (