• Least privileged Microsoft Graph permission to access the action via application: GroupMember.ReadWrite.All.
  • Higher privileged Microsoft Graph permission to access the action via application: Directory.AccessAsUser.All.

To learn more, visit the Microsoft Entra ID documentation.

Parameters

ParameterDescription
Group IDThe ID of the group to add user to.
User IDThe ID of the user to be added.

Workflow Library Example

Temporarily Add a User to a Group with Active Directory

Preview this Workflow on desktop