I created a simple flow that upon an email trigger a planner task is created. That works however the follow up is to update the details of the task by adding the body of the email into the description.
I always seem to get the Not Found error.
Task ID is being passed through properly from the create task to the update task details.
What could I be missing here?
Thanks