Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Approval with Due Date Reminder

(0) ShareShare
ReportReport
Posted on by

Hello, I need some assistance for creating a flow sends out reminders to approve. I have something set up that sends me an email to approve when a certain file has been selected but I would also like to have reminders set maybe 1 or two days before to make sure that I need to approve the file. 

 

Thanks and kind regards,

 

Noman

 

approval.PNG

  • Community Power Platform Member Profile Picture
    on at
    Re: Approval with Due Date Reminder

    Hi @Pstork1,

     

    It seems to working now, thank you for your help.

     

    Kind regards,

     

    Noman.

  • Verified answer
    Pstork1 Profile Picture
    67,060 Most Valuable Professional on at
    Re: Approval with Due Date Reminder

    YOu'll need a parallel branch with a loop and then a delay as the first action inside the loop.  After the dealy send the reminder.  YOu should also use a dountil loop and have a control variable that you can change when the response arrives so you can stop the reminder loop.

    -------------------------------------------------------------------------
    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.

  • Community Power Platform Member Profile Picture
    on at
    Re: Approval with Due Date Reminder

    Hello @v-bacao-msft,

     

    Thank you for your help, however as I am starting to configure the flow, I realized that I will need to repeat it until the status has been either "Approved" or "Rejected". Would I just simply need to create a parallel branch with the Delay feature?

     

    I have also noticed some limitations with the Do Until condition. Is there any other way to put in like a 'AND' or an 'OR' condition into it?

     

    Thank you for your help and kind regards,

     

    Noman

  • v-bacao-msft Profile Picture
    on at
    Re: Approval with Due Date Reminder

    Hi @Anonymous ,

     

    Perhaps you could refer to the following blog to set the Due Date Reminder.

    https://flow.microsoft.com/en-us/blog/approval-reminders-using-parallel-branches/

    Replace the trigger with For a selected file, and then set the interval in Delay action to 12 hours. Then within two days, you would receive the reminder four times to complete the approval.

    Hope it helps.

     

    Best Regards,

  • Pstork1 Profile Picture
    67,060 Most Valuable Professional on at
    Re: Approval with Due Date Reminder

    This is one of the scenarios I'll be covering next week in the Collab 365 Flow Virtual summit.

    https://events.collab365.community/

     

    Do do reminders you need to establish a parallel branch next to your approval.  In that branch you can use a delay and a send email reminder action to send a reminder after a certain period of time.  YOu can make it recurring by putting it inside a loop.  I also recommend establishing a boolean variable to control both exiting the loop and whether the reminder is sent.  Then you can change the value of that variable in the other parallel branch after your approval response returns to tell the other branch to stop looping and stop sending reminders.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1