Hi experts:
I have a flow that have multiple parallel approvals, and the respond result will be updated to a list, in the past, only when all approvals have been responded, then I can send a mail, but it will impact the efficiency, so I hope I can create a function in a parallel branch with approvals, the function will scan whether there are any respond results is "reject" every day, when the scanner find there are "reject", then the flow will send a mail and terminate the flow, you can refer to the attached picture.
Hi Chrill:
The request is a production change request, we need multiple departments to review the chang, such as the electrical department, mechanical department, etc. Each department will contain many engineers, so there will be multiple parallel approval requests, and the request type is "First to respond".
What kind of approval is it?
"Start and wait for an approval" - why do you need 3 parallel flows, not just the "everyone must approve" option?
Or did you build your own logic?
Add a flow chart to help you understand my request, thank you~
Hi experts:
Anyone know how can I achieve this function? It really confused me a long time ....