Forum Discussion
Haniel Croitoru
Jul 02, 2017Learn Expert
Automating Reminders for Approval Flows
Microsoft has recently introduced Approvals to Flow. This functionality provides users with an easy way to look at all their outstanding approval requests and action them. But what if ...
Joseph Collins
Brass Contributor
Unfortunately this didn't work either. It simply chooses to continue running the first pass of the DoUntil regardless of the status. I even got MS on the phone and they couldn't not resolve. But not to fear, the next best solution was to simply remove the DoUntil in the first Flow and create a separate Recurrence Flow that checks the list every two days for items still in "Pending" status and then send out a reminder on those. See my image attached. This has been working just fine for me now. I just don't think the DoUntil is 100% up to par yet.
Varun Venkatesh Kumar
Feb 09, 2018Copper Contributor
Hi Joe,
That flow worked beautifully. Thank you very much for the help.
Thank you
Varun Kumar
- Luc LabelleMar 06, 2018MVP
Great post !