I was asked to build an approval flow where the approval request is sent to 4 approvers (let's call them A, B, C, D). Any 2 out of the 4 must approve the request and once they do, it should trigger an email to be sent. Once any 2 of the 4 approve the request then the remaining 2 should not have to take any action e.g. if A and B approve the request, the email should be sent and C and D should not have to do anything.
I have the four 'start and wait for approval' requests running parallel with a condition that any two of the four approvers must approve before it proceeds. I have also tried this using increment variables where, each approval is +1 and once the variable is equal to +2, the email should send. However, I end up having to wait for all four approvers to respond before the flow continues, even if 2 of them have already approved.
I've been looking through the questions here and haven't been able to find a solution. Can anyone help?
Hi @syc_99
Pstork1 has already answered the question in another post , please refer to the solution he gave:
Best Regards
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional