Hello,
I have seen numerous solutions where you add a parallel branch with a Do Until condition to send out Approval Reminders. This process works awesome for a single approver. I have not found a solution where this could work for multiple approvers but only send out reminders to approvers who have not completed their tasks. I had seen a solution where Dataverse was being used to query the Approvals Response table, but for reasons beyond my control, I don't have access to the Dataverse. I did a search in the community but did not come up with any conclusive results. Would anyone have an idea on how this can be accomplished? I did try putting the Create and wait for approval in an apply to each loop for each approver, with a variable to terminate the loop, but I ran into a challenge where it does not come out of the Do Until loop, as it probably gets confused as to which iteration of the variable to check.
I can provide more details if needed. If anyone has any ideas, I would love to see.
Thanks,
Dhruv