New Community Node: Microsoft Planner for n8n - by Blickwerk Media

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:
:white_check_mark: Create, read, update, and delete Planner tasks
:white_check_mark: Assign tasks to users by email
:white_check_mark: Manage priorities (Urgent, Important, Medium, Low)
:white_check_mark: Retrieve attached files
:white_check_mark: 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:
:backhand_index_pointing_right: Finally: Microsoft Planner Integration for n8n — Free and Open Source

GitHub repo:
:backhand_index_pointing_right: github.com/blickwerk-media/n8n-nodes-microsoft-planner

npm:
:backhand_index_pointing_right: 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!

@BlickwerkMedia