Creating a Planner Plan and adding it to Teams
Image Source: Shutterstock.com
Sep 21, 2022 4:04 PM

Creating a Planner Plan and adding it to Teams

External Blog Post

Some time ago I blogged about using Power Automate to create Planner Plans and recently I got a query on that post about adding the created plan to the General channel of the related Team as a tab.

The procedure to add a Planner plan as a tab using Graph is not documented by Microsoft, but by investigating manually added examples (using Graph Explorer to retrieve the tab content format), we can figure out how the structure of a Planner tab works.

Bear in mind this is not a documented procedure and may break if the tab setup structure change later.

Read the full article:

https://michelcarlo.com/2022/09/16/creating-a-planner-plan-and-adding-it-as-a-tab-to-the-general-channel-of-a-teams-team-using-power-automate/

Download the Solution:

https://github.com/michelcarlo/blogsamples/blob/main/Flow-CreatePlannerPlanAndAddItAsTab/AddPlannerTab.zip

More about Planner API

Create plannerPlan (Microsoft Graph)

https://learn.microsoft.com/en-us/graph/api/planner-post-plans?view=graph-rest-1.0&tabs=http&WT.mc_id=M365-MVP-5004644