I tried to create a Flow which would send an e-mail to the assignee when a task is created on a task list.
However no matter ho I approach the problem fields from dynamic contents like "Assigned to - email" or any other like that return a null value... So if I put "Assigned to - email" in the SendMail step as a field "To:" the mail will not be sent because To: field is empty in result.
Also: should the "Get User Profile" step return the whole array of users from my organisation, even though I provide it a single (valid) email address?
Also: the step "When a new item is created" returns all the fields from a target task list EXCEPT Assigned to... maybe that is why it will not work? Because the default "Assigned to" field is bugged (not to say the f-word)?!