I am using Flow to move a particular SharePoint item through an approval cycle. I have configured a Run After item to alert me when a Flow errors out, But finding the particular log item is almost impossible. Is there a way to write to the log from the flow so I could provide the ID of the SharePoint item to the log. Then could I search the log for this info?
Hi @Anonymous,
Could you please share a full screenshot of the configuration of your flow?
When the Flow executes an error, what information can you get for the alert, and perhaps there is information related to the list item.
You could consider using variables to store valuable information and then save it as a file, similar to a log file.
Please provide more details and which should be helpful for us to share a further suggestion.
Best Regards,
Barry