Hello, can we get a assigned to field with get task/get task details action. There is a assigned to field in Create task action, it doesnt make sense to me that its not included in other task related actions in ms planner connector.
My goal is to have a flow that sends an email or teams msg to assigned user (preferably users).
Please expose the Assigned User ID via the Get Task and List Tasks actions. It would be useful to create a simple reporting logic via Excel or Sharepoint.
This is highly needed and seems a big oversight. I can populate the assignment when creating the task through flow, but I cannot read it back? Please add this functionality!
Yup - another vote for this - seems fairly self-evident why this would be useful.
TO provide an example, I'd like to make a flow that identifies where a task has accidentally not been assigned to anyone, using a condition along the lines of:-
@empty(items('Apply_to_each')?['assignee'])
...And then auto-assign it to whoever created it, so they can then have another go at assigning it to whoever they intended.
The Planner integration with Flow is currently woefully lacking with many of the key attributes e.g. "assigned to" not being available with "new task created" trigger. I really wonder how much thought went into this process from the MS side when an absolute key field attribute is forgotten to be enabled.