Skip to main content

Notifications

Community site session details

Community site session details

Session Id : n8TGq1+sWCgih71MNi8ZJX
Power Automate - Building Flows
Answered

Outlook calendar events -> Microsoft To Do tasks

Like (0) ShareShare
ReportReport
Posted on 2 Nov 2023 13:01:49 by 9

Hi

 

Disclaimer to start with: I have never used Power Automate workflows or similar software in the past, so custom expressions etc. are a little bit alien to me.

 

I am on a mission to organise myself better, by centralising everything in the To Do app including any meetings/appointments I have scheduled throughout the day.

 

Here are the 3 workflows I have attempted and failed with, so any help resolving these will be massively appreciated (please & thank you đꙂ

 

Attempt 1:

Spoiler (Highlight to read)
1.PNG
Drawback: whenever a meeting is changed or cancelled, the workflow will not update the To Do task. 
Drawback: whenever a meeting is changed or cancelled, the workflow will not update the To Do task. 

Attempt 2:

Spoiler (Highlight to read)
2.PNG
Drawback: tasks duplicating.  Even a newly created meeting/appointed would be duplicated as 2 or more tasks.
Drawback: tasks duplicating.  Even a newly created meeting/appointed would be duplicated as 2 or more tasks.

Attempt 3:

Spoiler (Highlight to read)
3.PNG
Drawback: I created this as a Scheduled Cloud Flow, however tasks would duplicate on every reoccurrence of the run frequency.
Drawback: I created this as a Scheduled Cloud Flow, however tasks would duplicate on every reoccurrence of the run frequency.
  • Verified answer
    JoshAston Profile Picture
    9 on 05 Nov 2023 at 19:36:21
    Re: Outlook calendar events -> Microsoft To Do tasks

    Finally had a breakthrough.  Thought I'd share my own solution here as I have struggled to find any information about creating flows for Microsoft To Do (surely I can't be the only person who uses To Do!)

     

    1) Trigger when an event is created, updated or deleted

    2) List to-do's by folder (I have created a to-do list folder called 'MEETINGS')

    3) Apply to each > delete to-do (to-do list = meetings, to-do task = ID)

    4) Trigger when an upcoming event is starting soon (as I only want my to-do list to show meetings in the next 28 days, I have set the look ahead time to 40320 minutes)

    5) Apply to each > add a to-do (making sure to put the task in my 'MEETINGS' to do list)

     

    I did actually include two separate branches in step 2 as I have 'MEETINGS (next 7 days)' and 'MEETINGS (next 28 days)' to-do lists to help me prioritise.  This meant I also had to use a condition in step 5 to determine if the event start time was less than or equal to addDays(utcNow(),7).  If yes, it would go in my 'MEETINGS (next 7 days)' list.  If no, it would go into 'MEETINGS (next 28 days)' 

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
stampcoin Profile Picture

stampcoin 51

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 37 Super User 2025 Season 1

#3
Chriddle Profile Picture

Chriddle 21 Super User 2025 Season 1

Overall leaderboard
Loading started