Skip to main content

Notifications

Community site session details

Community site session details

Session Id : 0Dj3BoZRwsUk/VzlTn/F27
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 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,645 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard
Loading started
Loading complete