Automatically add a user to SharePoint permissions group - Power Automate

Automatically add a user to SharePoint permissions group - Power Automate

MS PowerQueen

55 лет назад

146 Просмотров

Learn how to automatically add a user to a SharePoint permissions group using Power Automate.

In this video we add a user to a SharePoint permission group when their email is submitted via a Microsoft Form. Power Automate is triggered when a Form is submitted, retrieves email submitted and sends HTTP request to SharePoint site to add user to a selected permissions group.

This is a great example for internal project onboarding.

HTTP CODE


Method: POST

URI: _api/web/sitegroups(1)/users

Headers:
accept application/json;odata.metadata=none
content-type application/json

Body:
{'LoginName':'i:0#.f|membership|[email protected]'}

_____________________________________________________________________
https://www.linkedin.com/in/johanna-steriovski/

#powerautomate #powerplatform #microsoft #microsoftpowerplatform
Ссылки и html тэги не поддерживаются


Комментарии: