Better approach to Error Handling in Power Automate as CoE Admin
New feature in the Power Platform is the key to next level error handling and proactive management
I recently wrote about the Automation Centre in the Power Platform.
This feaure gave me the idea to build a soluton for my core environments so when a flow failed, the core team was notified.
Not as easy as it seems.
See, the flow runs table that the automation centre uses does not support the “when a new item is add” trigger in dataverse for some reason. So, I had to find an alternative.
Create a new flow.
Set recurrance to 1 hour (can go down to 1 minute if you prefer)
Get rows from the table created 1 hour ago and status equals failed
Create a html table with the items
Send an email if the table data has no value.
Now, you have a solution that can notify your core team when there is an issue with your critical environments’ flows.
If you want the full solution, I have uploaded it here.
Happy CoE Ing…




