This activity renames a SharePoint group.
Parameters
Input parameters
Parameter | Description | Example |
this group | Current name of the SharePoint group | My custom group, [%Variable:groupName%] |
this | New name of theSharePoint group | My custom group, [%Variable:groupName%] |
site url | Optional. The URL of the site collection where the group is being renamed. Default value is current sitecollection. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite |
Example