Skip to content

[MCP] Microsoft 365 Planner #9618

@kishanprmr

Description

@kishanprmr

​ 🧩 Product Overview

Microsoft 365 Planner is part of the Microsoft 365 suite, offering lightweight task and bucket-based planning for teams. This integration supports creating plans, buckets, tasks, fetching them, deleting them, and custom API calls.


​​ ⚠️ Important Note for Contributors

This feature must be submitted as a Piece following the Activepieces architecture. Submissions not following this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.


🚨 Triggers

Trigger Description
New Plan Created Triggers when a new Plan is created in Microsoft 365 Planner
New Task Created Triggers when a new Task is created in Microsoft 365 Planner.
New Task Assigned to User Triggers when a Task is assigned to the authenticated user in Microsoft 365 Planner.

​​ 🛠️ Write Actions

Action Description
Create Plan Create a new planner plan
Create Bucket Create a bucket (category) under a plan.
Create Task Create a new planner task with title, assignments, due date, etc.
Delete Bucket Delete an existing bucket.
Delete Task Remove a specific task by ID.
Update Plan modify metadata of a plan (e.g. title changes).
Update Bucket Modify bucket’s name or properties.
Update Task Modify existing task fields: title, due date, assignments, descriptions.

🔍 Search Actions

Action Name Description
Find a Plan Finds a plan by field.
Get a Bucket Retrieve details about a specific bucket.
Find Task Find task by fields.

​ 📚 API Reference


​ 🧪 Test Account Access


​​​🧑‍💻 New to Activepieces?

Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.

We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions