Hi,
I have created a flow to create outlook events when an item is added in a SharePoint event list.
Once the event is created in Outlook, i want to populate Outlook event id in the same events list. I am using update item SP action for this.
I am having trouble to provide value for the field 'Attendees claims-1' in the update item action.
It works if only one user ID is passed.
Is there a way to provide multiple user value to that field?