Hi
I have created 2 arrays, 1 from flagged emails in a shared inbox and 1 from the tasks in a Teams planner
basically I would like to cycle through the emails array and compare the subject of each one to the titles of all the tasks in the panner.
If there is a match, skip, if there is no match, create a new task with the title being the subject of the email
I tried nested Apply to each but seems to cycle around creating duplicate tasks
Is there a straightforward way to do this?
Thanks!