Hey everyone,
we’ve just released a Microsoft Planner integration for n8n - a new community node that lets you manage Planner tasks directly inside your workflows.
You can now:
Create, read, update, and delete Planner tasks
Assign tasks to users by email
Manage priorities (Urgent, Important, Medium, Low)
Retrieve attached files
Use dropdown selectors for plans and buckets
No custom scripts or API calls — just plug it in and automate your Planner workflows.
Installation
You can install it directly from your n8n instance:
Settings → Community Nodes → Install → @blickwerk/n8n-nodes-microsoft-planner
Or via npm:
npm install @blickwerk/n8n-nodes-microsoft-planner
Details & Setup Guide
We’ve written a short article covering installation, Azure AD setup, and usage examples:
Finally: Microsoft Planner Integration for n8n — Free and Open Source
GitHub repo:
github.com/blickwerk-media/n8n-nodes-microsoft-planner
npm:
npmjs.com/package/@blickwerk/n8n-nodes-microsoft-planner
We built this because we needed it ourselves - and now the whole community can use it.
If you give it a try, we’d love your feedback or ideas for improvements!
