web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : MPClCHYSmcHBmYi2Fw+zxk
Power Automate - Building Flows
Unanswered

Power automate - Outlook actions - attendees claims field

Like (0) ShareShare
ReportReport
Posted on 11 Sep 2023 18:25:50 by 14

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?

I have the same question (0)
  • David_MA Profile Picture
    12,032 Super User 2025 Season 2 on 11 Sep 2023 at 19:21:29
    Re: Power automate - Outlook actions - attendees claims field

    Since you don't show your workflow, this could vary a little bit. But what you need to do is initialize an array variable with a default value of []. You then need to use an Apply to each action on the people field in your SharePoint list and add the email value to the array. You can then populate the field with the array values.

     

    For example:

    David_MA_0-1694459951453.png

     

    In the above, my people field is named People (your field is probably Attendees) and I named my array variable People as well. Be sure to format the Append to array variable as shown and just switch out the dynamic content to your field that contains the e-mail address of each person.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2