Use Power Automate to create a Planner task whenever an item is added to a SharePoint list

1–2 minutes

My newest video demonstrates how you can create a task in Planner whenever an item is added to a SharePoint list. In my example, I’m assigning Planner tasks whenever a new IT Support Request comes in.

For this to work, you’ll need:

  • A SharePoint list
  • A Planner plan for your team to share

How to automate Planner task creation based on SharePoint list additions

  1. Prepare your SharePoint list (any columns you’re tracking)
  2. Prepare your Planner plan (set up buckets, labels, etc. as you wish)
  3. Create the Power Automate flow following steps in my video.
    • Type and trigger: Automated when an item is created (SharePoint)
    • Second/last step: Create a task (Planner)
      • Expression used to set due date a week after creation: addDays(triggerOutputs()?[‘body/Created’],7)
The flow I build in the video | Click to enlarge

Discover more from Nate Chamberlain

Subscribe to get the latest posts sent to your email.

2 responses to “Use Power Automate to create a Planner task whenever an item is added to a SharePoint list”

  1. Marc Nemegeer Avatar
    Marc Nemegeer

    Hi,
    And how do I get the planner task status back to my SharePoint list ?

    Thank you,
    Marc

  2. […] Use Power Automate to create a Planner task whenever an item is added to a SharePoint list […]

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from Nate Chamberlain

Subscribe now to keep reading and get access to the full archive.

Continue reading