I have a Power Automate flow configured to create a duplicate Microsoft To Do / Outlook task whenever a Planner task is assigned to me. The goal is to make Planner tasks visible in the Outlook To Do pane so I can drag them into my calendar for timeboxing.
The flow generally works, but the trigger behavior is inconsistent.
Issue:
The trigger is “When a task is assigned to me” (Planner)- The flow checks every 5 minutes
- Sometimes when I assign myself to a Planner task, the flow does not execute immediately
- In many cases, the task will not sync until 30–60+ minutes later
- Occasionally it appears to miss tasks entirely
Current flow logic:
- Trigger: When a task is assigned to me
- Action: Create Outlook task / To Do task
- Includes title, due date, and task details
Screenshots attached below:




