Hello,
Is it possible to add members to a security group with Power Automate ?
Thanks,
Charline
Solved! Go to Solution.
hi @Charline74 , Ok for Azure AD group here you go
ref: https://docs.microsoft.com/en-us/connectors/azuread/#add-user-to-group
Hope it helps
Thanks
Hi @Charline74
You should be able to add
Office365Groups.AddMemberToGroup(GroupDropdown.Selected.id, UserDropdown.Selected.UserPrincipalName)
For more you can check solution detail below
Hope it helps
Hi @Charline74
here is a snap for your ref. to try out.
reg. office365groups Connector: https://docs.microsoft.com/en-us/connectors/office365groups/#add-member-to-group
hi @Charline74 , Ok for Azure AD group here you go
ref: https://docs.microsoft.com/en-us/connectors/azuread/#add-user-to-group
Hope it helps
Thanks
Hi @Charline74
To get a group ID
If this post helps, then please consider Accepting it as the solution to help the other members find it.
Thanks
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
User | Count |
---|---|
45 | |
18 | |
15 | |
14 | |
12 |
User | Count |
---|---|
81 | |
34 | |
29 | |
21 | |
20 |