How to Add Mutiple Users to SharePoint Groups using Power Automate | List to SharePoint Group

preview_player
Показать описание
This video is about How you can add multiple users to SharePoint group automatically using Power automate. Below are the syntax for Send HTTP request to SharePoint.

Api end pont:
_api/web/sitegroups(GroupID)/users

Headers:
accept
application/json;odata=verbose

content-type
application/json;odata=verbose

Body:
{"__metadata":{"type":"SP.User"},"LoginName":"XYZclaims"}

{"__metadata":{"type":"SP.User"},"LoginName":"i:0#.f|membership|XYZclaims"}
Рекомендации по теме
Комментарии
Автор

Short and Sharp Video! Appreciate your efforts in making this.

jeganjeyabaskaran
Автор

Thanks for the informative video. can you show us how can we add user details saved in excel instead of shaepoint. Thanks

rakshithast
Автор

Great video, Helped me find a solution for my problem. I would like to know where I can find the the Json for removing a user from a group as well. Please let me know if anybody knows where to find this.

dilankamohotti
Автор

Hello I have a question. How do you get the Department to be dynamic content that „claims“. For me just normal text does not have the „claim“ category. Thank you for the video. :)

jules.q
Автор

Hi @Lernen Tech great video I was wondering how can we remove a person from the security group just as we are adding them?

vt
Автор

Thanks alot. We can even add this condition in powerApps by way of using Patch to User Group and manage the user maintenance from PowerApps.
Do you know how to remove the user?

basictalent
Автор

Is it required user should be in Active directory in order to add sharepoint groups?

sushmapatole
Автор

Hi @Lernen Tech, any idea how to update Multi People picker column to Sharepoint group? is this the same method?

basictalent
Автор

Hi I have same scenario but 120 + processor send 120+ reviewer group. How could automate this? Kindly help me

gunasekaran
Автор

Now it gives option of Created By Claims in dynamic content. Is that the same thing?

ishaanijk
Автор

Nice explanation. Is it applicable for external user also?

dhanugedela
Автор

To me, this is adding single user to SharePoint group. I was looking for a way to add multiple users to a group in a single flow action. Is that possible?

conaxlearn
Автор

Hello sir, how can we schedule one item per day data entry from one excel file to another blank excel file? The source excel file has single column entries only, in Google excel sheet.

Journeymane
Автор

Thks, i want add a group active directory; i can ? thks

aaaaa