web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Approvals - How to Get...
Power Automate
Unanswered

Approvals - How to Get the Approval from X Number of people and Complete the Flow Successfully out of Y Number of Approvers without waiting for Other Remaining Approvers

(1) ShareShare
ReportReport
Posted on by 3

Hello Community, 

 

I have a scenario to Develop in Power Automate where I get the "List of Approvers" array and "No. of Approvals required" in the Flow.

Suppose I have 4 emails of Approvers. And the "No. of Approval Required" is 2. 

 

I need to create a Flow which sends the Approval Request to all the 4 Approvers at the same time. As soon as 2 People Approves on the First Come First Serve (FCFS) Basis, the Flow should get Successfully Completed and ignore the ones who have not yet Approved or Rejected.

 

Regards,

Syed

Categories:
I have the same question (0)
  • sandeepstw Profile Picture
    312 Moderator on at

    Hi There,

     

    Here’s how can you do it.

     

    Create an array variable ApproversList. Create an integer variable ‘NumberOfApprovalsRequired’ and set it to 2.

     

    Create an integer variable ‘CurrentApprovalCount’ and set it to 0.

     

    Populate the ApproversList variable with the list of approvers' emails.

     

    Use the "Start and wait for an approval (V2)" action and set it to "Everyone from the assigned list." Assign it to the ApproversList. In the "On new response" branch, increment the CurrentApprovalCount by 1 for each approval.

     

    After the approval action, add a condition to check if the CurrentApprovalCount is greater than or equal to NumberOfApprovalsRequired.

     

    If the condition is true, proceed with the flow's successful completion logic. If false, continue to wait for more approvals.

     

    To terminate the flow after the required number of approvals, use the "Terminate" action and set the status to "Succeeded."

     

    By following these steps, the flow will wait for the required number of approvals, then proceed, ignoring the remaining approvers.

     

    Please give kudos and mark as solution if it helps.  

      

    Thanks, 

    Sandeep Mishra 

  • Syed Mehdi Profile Picture
    3 on at

    Hi Sandeep, 

     

    Thanks for spending time and explaining it so well. I will give Kudos to that. But I have missed one very essential piece in the question. I'll edit that later. I don't need to do a sequential approval and wait for each approver. I need to send request to all approvers all at once. And then, as per the FCFS response I want to complete the approval process.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 283

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard