Skip to main content

Notifications

Community site session details

Community site session details

Session Id : Bes+rqyUYjGScNQuykxrai
Power Automate - Building Flows
Unanswered

Outlook 365 Calendar updates to Microsoft Planner

Like (1) ShareShare
ReportReport
Posted on 30 Mar 2019 05:52:57 by 2

I've fried my brains trying to work this out.

 

I'm trying to 'sync' Office 365 Outlook Calendar with Microsoft Planner. This is what I'm trying to / tried to achieve.. Help would be greatly appreciated. Creating a task is no issue, the issue that arise is when the calendar event is updated/ deleted on Outlook Calendar.

 

Action: When an event is added, updated or deleted (Office 365 Outlook)

[ Parallel Branch 1 ]

  •  Set condition control to Action Type = Added
  • If yes, Create a task (Microsoft Planner)

[ Parallel Branch 2 ]

  • Set condition control to Action Type = updated
  • If yes, Update a task (Microsoft Planner) 
Spoiler (Highlight to read)
Task ID cannot be obtained because it would be dependent on the future task created on Planner. Is there any workaround on this?
Task ID cannot be obtained because it would be dependent on the future task created on Planner. Is there any workaround on this?

[Parallel Branch 3 ]

  • Set condition control to Action Type = deleted
  • If yes, Update a task (Microsoft Planner)
Spoiler (Highlight to read)
Since we cannot delete tasks on Planner, so I would like to update the task to 'mark as done' to get rid of it from the bucket. Again, Task ID would be unobtainable since it is dependent on the task created in future events on the calendar
Since we cannot delete tasks on Planner, so I would like to update the task to 'mark as done' to get rid of it from the bucket. Again, Task ID would be unobtainable since it is dependent on the task created in future events on the calendar

TDLR;

How do I obtain the variable Task ID of future events that will be added on the calendar and applying that to the condition of updating planner? Is there a way we can rewrite / set Task ID to match Task Title (which will be configured as:  

and(triggerBody()?['Start'],triggerBody()?['Subject'])

 

 

Many thanks!

  • v-bacao-msft Profile Picture
    on 01 Apr 2019 at 05:36:31
    Re: Outlook 365 Calendar updates to Microsoft Planner

    Hi @min_ ,

     

    You could consider saving the event id in Task description and configuring Update task details action under Create task action.

    If you need to update the task, first check whether the current task’s description contains the current event id, and if so, update the planner task.

    Image reference:

    7.PNG

    It should be noted that if you want to update a planner task details, it is best to execute the update task details action after 5 minutes of task creation, as below:

    8.PNG

    The configuration of deleting a task is basically similar to update, just change Progress filed.

     

    Hope it helps.

     

    Best Regards,

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

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 123

#2
David_MA Profile Picture

David_MA 104 Super User 2025 Season 1

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 90 Super User 2025 Season 1

Overall leaderboard
Loading started