Hi - I have set up a workflow in SharePoint to trigger a sequential approval process. The issue I have is when an approver rejects the document, they are sent the same request for approval.
Also - how do I correctly setup a reminder to an approver? See below for my workflow.
Hi Prasad
I am not familiar with the Do until loop. Is it an action or condition and in what part of the workflow do I put it?
Regarding Reminders - Are there any clear instructions on how to do this?
Do you have any Do until loop?
For Reminders, you will have to write another custom flow. The way I did this is, I am writing Action status in another SharePoint list to generate a history. Then In another flow that runs once a day, I check the status for each record Whatever is not approved, I send reminder email.
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2