I have a SharePoint List Form, where i have 12 people picker Form
Approver 1
Approver2
Approver3
Approver4
Approver5
Approver6
.
,
,
None of the fields are required. So users can eitehr chose approver 1,3,5 or 5,9,11,12 or all 12.
Now based on what user picks i want to execute a flow sequentially one after another.
How can i do that in flow if possible.
Thank You