- Home
- Resources
- Integrations
- Microsoft 365 Planner
Microsoft 365 Planner Make integrationAutomate Microsoft 365 Planner with Make.
Planner can fill itself when the rest of your tools change. The Microsoft 365 Planner Make integration gives you 17 modules: 2 scheduled triggers, 12 actions and 3 searches. This page is for ops leads who already live in Planner, and it walks you from connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Microsoft 365 Planner Make integration do?
The Microsoft 365 Planner Make integration links your Planner plans, buckets and tasks to Make, a visual tool where you chain apps without code. You build a scenario (the automation itself, a chain of bricks called modules), and Make creates, reads, updates or deletes Planner items when something happens elsewhere.
Tasks that appear on their own. A form, a CRM or a ticket tool sends data, and Create a Task drops a card into the right plan and bucket. Nobody retypes the request and the card lands where the team already looks.
A project board ready from day one. When a new client is signed elsewhere, Create a Plan opens the plan, then Create a Bucket adds the columns your team always uses. Every project starts with the same structure.
Planner news sent to the rest of your stack. Watch Tasks and Watch Plans spot what was just created, so a later module can post it in a chat tool or log it in a sheet.
What Make does not do here: both triggers only react to creation, and none of them is instant. For anything the 17 modules skip, Make an API Call reaches the rest of the Planner API with the same connection. If you are weighing tools, the n8n vs Make comparison lays out the differences, and the Make review covers the product as a whole. Teams that want help building can turn to the Make agency page.
How do you connect Microsoft 365 Planner to Make?
- 01
Add a Planner module
Open a scenario, click the + and search for Microsoft 365 Planner. Pick any module, then click Create a connection. A connection is your Planner account linked to Make once, and every Planner module reuses it afterwards.
- 02
Name the connection
The Connection name field is optional, but a clear label helps when several people share the account. Something like the team or the tenant it belongs to makes the right one easy to pick later from the dropdown.
- 03
Sign in with Microsoft
Follow the on-screen instructions and sign in with a Microsoft work or school account that has the right permissions. If your admin prefers a custom app, paste the Client ID and Client secret from an Azure app registration instead.
Your first scenario with Microsoft 365 Planner
GoalWhen a task is created in one Planner plan, Make copies it into a second plan used by another team.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to place the first module. The canvas stays empty until you pick an app.
- 02
Pick Watch Tasks
Search for Microsoft 365 Planner, choose Watch Tasks and select your connection. Once connected, Make lists what it can read in Planner, so you choose rather than type.
- 03
Add Create a Task
Click the + on the right of the trigger and add Create a Task. Point it to the second plan, then map the task data coming from Watch Tasks into its fields.
- 04
Test with Run once
Create a test task in the source plan, then click Run once. Open the bubbles above each module to read the bundle it received, one bundle per task.
- 05
Schedule and switch on
Open Scheduling on the first module. A new scenario checks every 15 minutes by default. Keep that or change it, then flip the scenario on.
Triggers that start a Planner scenario
2 modules start a scenario when something happens in Microsoft 365 Planner. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Microsoft 365 Planner as soon as it happens.
Watch Plans
Scheduled triggerIn Make“Triggers when a plan is created.”
Watch Plans hands your scenario every plan that has just been created, one bundle per plan, so the next modules can prepare it or announce it to the team.
Watch Tasks
Scheduled triggerIn Make“Triggers when a planner task is created.”
With Watch Tasks, each new Planner task becomes a bundle your scenario can copy, log or forward to another app, without anyone opening Planner to check.
Every Microsoft 365 Planner module in Make
Microsoft 365 Planner gives you 15 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Bucket
ActionIn Make“Creates a new planner bucket.”
Create a Bucket adds a new column to a plan, which is how Planner groups tasks by stage or by topic. Your board gets its structure without a manual click.
Create a Plan
ActionIn Make“Creates a new plan.”
Need a fresh board for a new client or project? Create a Plan opens it from your scenario, ready to receive buckets and tasks in the following modules.
Create a Task
ActionIn Make“Creates a new planner task.”
This is the module most scenarios end on: it turns data from another app into a Planner task in the plan and bucket you pick.
Delete a Bucket
ActionIn Make“Deletes a planner bucket.”
Delete a Bucket removes a column from a plan, which keeps boards tidy once a phase of the project is over.
Delete a Task
ActionIn Make“Deletes a planner task.”
Delete a Task wipes one card from Planner, useful when the source of the task disappears and the card would only confuse people.
Get a Bucket
ActionIn Make“Gets a specified planner bucket.”
Get a Bucket reads the details of one bucket you already know, so later modules can reuse its name or its plan.
Get a Plan
ActionIn Make“Gets a specified plan.”
Get a Plan fetches one specific plan and passes its details down the scenario, handy when a trigger gives you only a reference.
Get a Task
ActionIn Make“Gets a specified planner task.”
Get a Task pulls the current state of a single task, so the scenario works with fresh data instead of what the trigger saw earlier.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any part of the Planner API the other modules leave out, while reusing the connection you already set up.
Update a Bucket
ActionIn Make“Updates an existing planner bucket.”
Update a Bucket changes an existing column, so a board can follow a project as it moves forward without anyone renaming things by hand.
Update a Plan
ActionIn Make“Updates an existing plan.”
With Update a Plan, the plan itself follows changes made elsewhere, for instance a project renamed in your CRM once the contract is signed.
Update a Task
ActionIn Make“Updates an existing planner task.”
Update a Task edits a card that already exists, so Planner reflects progress logged in another tool and nobody keeps two boards in sync.
List Buckets
SearchIn Make“Retrieves a list of planner buckets.”
List Buckets returns every bucket of a plan as separate bundles (a bundle is one item passed to the next module), ready to loop over.
List Plans
SearchIn Make“Retrieve a list of authenticated user's plans.”
List Plans returns the plans the connected user can see, which gives your scenario a starting point for audits or bulk changes.
List Tasks
SearchIn Make“Retrieves a list of planner tasks”
List Tasks gives back the tasks of Planner as one bundle each, the raw material for a report, an export to a sheet or a cleanup pass.
Need help automating Microsoft 365 Planner with Make?
A person reads every message.