Our need is to monitor the approval in case an approval is sent to more than 1 approver simultaneously.
In a case similar to the following

How can I intercept in the flow if someone in the “FunApproverLoc” list has approved ?
For sure if one “reject” the flow goes forward and I can check the response (for example in the log9 step).
Even when all the approver has approved the flow goes forward and I can find all the approver and the date when they approve.
But if one has approved and another one is still waiting how can be aware of this?
Thanks
Enrico