Question
Assign flow to users in pagelist sequentially
I have a single flow that needs to be assigned to users that are stored in a pagelist. The flow needs to assign to the first user and then sequentially to the next, until there are no more in the pagelist.
Example. Pagelist has user(1), user(2), user(3). a flow needs to started for user(1) then when its completed, the next user(2) needs to start the same flow. etc
***Edited by Moderator Marissa to change type from General to Product, update Product details and Platform Capability tags****
Can you try to use Split-For-Each with Join condition as 'Iterate'?