Hi,
I've successfully built a flow to create a Planner task and assign it to me when I add a task in ToDo
I'm trying to create a flow that will mark the Planner task as Completed when I cross off the task in ToDo but am running into trouble.
I currently have:
1. (ToDo)When a to-do in a specific folder is updated
2. (Planner)Update a task
Task Id (Dynamic content ToDo) Title
Progress Completed
Every time I test it it returns "Not found"
I do find it odd that in the flow that creates the Planner item it asks for the Group Id and the Plan Id but in the flow to update the planner task it doesn't ask for either of these things so it suggests to me that it doesn't know in which planner to look for the task to mark as completed?
What am I missing?