Forum Discussion
Any word on exposing additional Planner triggers in Power Automate?
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.