I have an MS Form - which asks for an email address
I have a Flow running - which collects the email and resolves it to organizations' UPN and updates the item in SharePoint List
When it's a single email - it's fine the flow works with no problem - it captures the UPN and updates its row in the SharePoint list.
But let's say - I want to assign this task to multiple users: e.g. abc@xyz.com and def@xyz.com ... so I type both email address and separate them by a comma or semicolon - IT NEVER WORKS
Flow runs - but fails to update the SharePoint list with the item - it greys out - please see the screenshot below:
Is there any way to collect multiple email addresses within the same organization and get that updated in the SharePoint list via PowerAutomate?
Your help will be really appreciated... Thank you.