This activity sets SharePoint group’s owner.
Parameters
Input parameters
Parameter | Description | Example |
this user | User name of new group owner. | v@virtovay.com, 10, Marketing group |
This group | Group name or ID which you want to update group ownerfor. | Sales |
Current site URL (optional) | The site URL where you want to change group owner. If the value is not | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]/subSite |
specified, current workflow context site URL will be used. |
Example