This activity adds user to existing SharePoint group. SharePoint Designer phrase
Parameters
Input parameters
Parameter | Description | Example |
The following user(s) | User login name, e-mail. Allowed multiple users orgroups separated ‘;’. | “mycompany\john; john@gmail.com” |
This group | Name or ID of theSharePoint group. | Home owners, 4, Home Viewers |
Current site | The URL of the site collection to which the user account is being added.Default value is current site collection. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite |
Example