Is there a way to receive a notification or email when a Flow fails?
I have been attemtping to create a Flow that would send an email or send a push notification notifcation when a Flow fails. Has anyone figured out how to do something like that?
Solved! Go to Solution.
Hi TecFX,
Currently, we can check flow status by clicking the List runs icon or Notifications button in flow.
List runs icon:
Notifications button:
But it seems that currently when a flow fails, we are not able to configure the flow to send an email or a push notification. As flow is being improved, I would suggest you submit an idea at Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
Best regards,
Mabel Mao
Hi TecFX,
Currently, we can check flow status by clicking the List runs icon or Notifications button in flow.
List runs icon:
Notifications button:
But it seems that currently when a flow fails, we are not able to configure the flow to send an email or a push notification. As flow is being improved, I would suggest you submit an idea at Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
Best regards,
Mabel Mao
Thanks a bunch. I already know how to review the status of a flow. I have taken your suggestion and posted a Flow Idea.
It would be great to be able to trigger an action based on a failure or success notification.
Hello @TecFX
I found your request interesting so I applied a vote to your ideas; I shaere the link so maybe if others have the same request can find quickly the idea to vote:
https://powerusers.microsoft.com/t5/Flow-Ideas/Access-to-Flow-Status/idi-p/8897
--
Regards,
Marco Mangiante
Thanks, bud!
I voted for it too. One o the items i need to include in my flow is to send an email if the 'Get Manager' action returned empty. Since we discovered that not all employees has 'manager' assigned to them in the A/D.
Hello @Tamras
have you tried to create a condition where you set for example the statement "Manager equals to [null]" then send an email that inform you?
--
Regards,
Marco Mangiante
@mmangiante I did. It didnt send any email out. It would be nice if the Get User Profile includes the manager field then I could just use that and test if the manager field is blank.
I had our A/D guy remove the manager assigned to my test account.
Hello @Tamras
so you created something similar to this?
Sorry, the fields are in italian but hope you understand the meaning.
Let me know: sincerely I only don't know if the empty value of the condition is good.
--
Regards,
Marco Mangiante