Connector for Microsoft planner

It would help if there was a node for: Microsoft planner

My use case:

Add tasks to the planner and trigger workflows when tasks are created/completed

Are you willing to work on this?

Yes I’m planning to use this connector to automate task creation in automated workflow

Hello @Dinuka_Avinash

From what I know about Microsoft Planner, you don’t have any API trigger that you could set to directly to n8n. The best way would be to use the Microsoft Automation tool called Power Automate, link it to your planner and setup rules for your tasks. From there, you should be able to setup triggers and add HTTP actions to link PA to n8n. It shall require a bit of configurations I guess but this appear for me the only way.

Best,
Mathias

Hey,

we’ve actually built exactly what you’re describing, a community node for Microsoft Planner that lets you create, update, and manage Planner tasks directly in n8n.

You can install it right from your n8n instance under
Settings → Community Nodes → Install → @blickwerk/n8n-nodes-microsoft-planner

We also wrote a short article explaining setup, OAuth connection, and examples here:
Finally: Microsoft Planner Integration for n8n — Free and Open Source by Blickwerk Media

Hope this helps and happy automating!

  • Blickwerk Media

Hi! That’s good notice!

How can I uset it in SaaS n8n?

Thank you!