I am trying to create a simple flow notification. When anyone creates a new TASK in a sharepoint task list, I would like Flow to send an email to that person notifying them of a new task.
I have not found a template that does this (amazingly enough) and I tried to do it through the Action "when a new Item is created" and referenced that task list.
The dynamic fields available show assigned to email, assigned to department etc. but all of those fields return back empty values.
Other task fields have data like begin and end date.
I am at wits end, how can I simply create a flow to notify people they have active taskers?
Thanks!