Hi
I am trying to send email to people who have been assigned the task, but its inserting a loop and not sending email.


Also the assigned to field has multiple values in sharepoint.
I have tried expressions like:
items('Apply_to_each')?['Assignedto']['Email']
items('Apply_to_each')?['Assignedto']?['Email']
Nothing Worked
Thanks