For single user: When I start an approval, the approval is sent .
I have 100 users and i want this flow to run for all 100 users at once.
But how do I track multiple Users =>(approvals and Multiple responses).
There are only three connectors for approvals,
start and wait, start , wait.
Our Use case
I get data from Service now for a user
I have to start an approval for a user's Line manager.
He approves it
and email is sent.
I want this flow to run for every user that comes from service now.
Please Explain.
Hi @Anonymous ,
Here you first need to understand the basic mechanism of Flow. Although you are creating a single Flow, each execution of Flow is a separate instance and will not be affected.
So as long as Approver is dynamically changing, or if the parameters configured in Approval action are dynamically changed, then the current Approval request is created for the specified event.
Also if you want to record the results of each Approval request, please consider using SharePoint List to record Approval response.
You could try to configure your Flow by referring to the example below.
https://powerusers.microsoft.com/t5/General-Flow-Discussion/Multiple-approval-responses/td-p/133607
https://prairiedeveloper.com/2018/12/capture-comments-from-the-approver-in-microsoft-flow/
If you have any questions, please feel free to let us know.
Best Regards,
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional