In my MS Form I ask the task priority in a drop down.
When I create the Planner Task step in flow it displays the Priority field.
If I insert the Flow information, I receive an error.
The request is invalid:
Cannot convert the literal 'Urgent' to the expected type 'Edm.Int32'.
I see that it appears to be expecting a number from 0-10.
How can I translate this?
I believe it is an expression, but do not know how I would set this up.
Thanks in advance!