web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Using Power Automate t...
Power Automate
Answered

Using Power Automate to send task due reminders to email from planner.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi - fairly new to power automate.  I have planner tasks that once they've been assigned to staff, need an email to go that individual day before a task is due, 3 days out, and 7 days out. 

 

I know I need it to be a scheduled flow that runs daily to check the planner list.   Help with the set up please?  Thank you in advance. 

Categories:
I have the same question (0)
  • SamLed Profile Picture
    2,340 Moderator on at

    Hi Renazuki,

     

    Planner already manage some notification about due date: Manage Planner notifications - Microsoft Support

     

    But if you don't find it enough, here how I would design the flow:

    • Use a schedule trigger set up to run every day at 7:00 am, before guys open their outlook.
    • Get list of task using "List tasks" action
    • For each task, check Due date using conditions action: 
      • if 1 day before Due date using expression: addDay("Due date", -1), 'yyyy-MM-dd') equals formatDateTime(utcNow(), 'yyyy-MM-dd'). send mail if true.
      • if 3 day past due date using expression: addDay("Due date", +3), 'yyyy-MM-dd') equals formatDateTime(utcNow(), 'yyyy-MM-dd'). send mail if true.
      • if 7 day past due date using expression: Check if addDay("Due date", +7), 'yyyy-MM-dd') equals formatDateTime(utcNow(), 'yyyy-MM-dd'). send mail if true.

     

    That's all folks ! 😉

    _____________________________________________________________

    If I have answered your question, please Accept the post as solution.
    If you like my response, please Thumbs Up.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    It's kicking back an error message:

    Error
    Action 'Apply_to_each_2' failed
    Error Details:
    The execution of template action 'Apply_to_each_2' failed: the result of the evaluation of 'foreach' expression '@items('Apply_to_each_3')?['dueDateTime']' is of type 'String'. The result must be a valid array.

     

    error message.JPG
  • Verified answer
    SamLed Profile Picture
    2,340 Moderator on at

    Hi,

     

    I can't help you regarding this error without viewing your flow, but I've build a flow that you should like, to illustrate my first reply, here is complete view:

    SamLed_0-1692377837744.png

     

    Let's see details:

    SamLed_1-1692378099493.png

    SamLed_2-1692378186917.png

    SamLed_3-1692378238416.png

    SamLed_4-1692378337047.png

    ______________________________________________________________

    If I have answered your question, please Accept the post as solution.
    If you like my response, please Thumbs Up.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank you very much.  ^^ This was very helpful for me as a newbie with the power automate.  My team has the reminders in planner turned off and the due dates are more for external reminders - tasks that are done by others outside of our team, like inspections.
    Have a fabulous rest of the day ~ 

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 791

#2
Valantis Profile Picture

Valantis 568

#3
Haque Profile Picture

Haque 535

Last 30 days Overall leaderboard