Hi, I created a flow for my team in another office. I added them all as owners of the flow.
When a flow fails only I get an email notification. 2 Questions ...
1. how do I send this notification to another owner instead of me?
2. How do i get it to send immediately after failure. Sometimes i get it 3 days later.
Thanks in advance.
I'd love to know this too! There doesn't seem to be a way of finding out who will get notified, or to change / add more people. If my user account gets shut down when I leave, how does the flow decide who the failure emails go to? Surely this is configurable somewhere?
You can explore the actions menu to see some helpful options.
The easiest way to achieve your goal is to encapsulate all your actions (except the initialize variable type actions which should be first and has no reason to throw errors ) into a Scope action and after that to treat in paralel branches the actions in case of success or error. This way you can decide who will be instantly notified about flow failure without sharing with others.
Here is a flow sample:
Hope it helps !
User | Count |
---|---|
27 | |
16 | |
15 | |
12 | |
11 |
User | Count |
---|---|
43 | |
30 | |
28 | |
23 | |
23 |