
Announcements
I am trying to create a flow to add a task to my wunderlist when a new sharepoint list item in a task list is created and assigned to me. I have added a dynamic content condition to say when the Assigned to DisplayName is set to my name, it will trigger a new task to be created in Wunderlist. I think the issue is to do with the "people picker" being used in the task list "Assigned to" column, so what query should I be using to pick up the username correctly?
I have tried using Assigned to Email as well, but that hasn't worked either. If I have to set this up as an Advanced Condition, what should I use for the Odata query?
Hi AaamerMoghalS,
I guess that you have a column named as “Assign To DisplayName”. What is the column type of this column? Could you show me a screenshot of your flow configuration?
For a test, I create a SharePoint list, in the list I have a column named as “DisplayName” and its column type is Person and Group.
Then I create a flow to create a task in Wunderlist when a new item is created in this list.
If the DisplayName is equal to the Name I fill in the Value box, a Wunderlist task would be created. If No, nothing happens. Below is a screenshot of the tasks created in Wunderlist by this flow.
Please try this issue again and let me know if it works for you.
Best regards,
Mabel Mao