Forum Discussion
Any word on exposing additional Planner triggers in Power Automate?
Right now, the ONLY triggers I can see are "when a new task is created", "when a task is completed", and "when a task is assigned to me". To make matters worse, even when using those I cannot read/write to custom fields using on Premium Planner boards.
Its really frustrating as it feels like we're paying more and getting less when it comes to the "premium" plans.
1 Reply
- CoralieSimonaireBrass Contributor
Hello,
The triggers you're seeing are the standard Planner triggers for Basic plans.
For Premium plans, the architecture is different. Premium plans are stored in Dataverse, while Basic plans are stored in the Planner service in Azure.
Planner Premium is built on the former Project for the web architecture and stores its data in Dataverse. Because of that, I recommended approach is to use the Microsoft Dataverse connector and its Dataverse triggers as "When a row is added, modified, or deleted" rather than the Planner connector.
That's also why advanced data such as custom fields is available through Dataverse rather than through the standard Planner triggers.
To my knowledge, Microsoft hasn't publicly documented any plans to add additional triggers to the Planner connector
If this answered your question, feel free to like the post or mark it as the solution so others can find it more easily.