So I'm trying to create an approval flow that has multiple approvers, I wanted to do some other tasks as each response comes in, update planner item by removing the approver who approved, update sharepoint with approval comment time and date, as each response comes in. My problem is the flow will wait for ALL approvals to come in before it continues to the next step, I need it to run as each approval happens to keep track of who has approved and who hasn't yet.
This is my set up
This is my set up
And this is my result when I run
This is where it stops and waits