Add to Role
This activity makes it possible to assign selected users and groups to the selected flow role. This custom workflow activity allows you to modify the members of a specific role in a SharePoint site. The activity requires a connector for executing the operation and the role whose members will be modified. You also have the option to provide new members (users or groups) that should be added to the role. The activity does not return any output.
Required parameters:
- Connector is used to execute the activity. This ensures that the workflow can connect to SharePoint and perform the necessary operations.
- Role- in this parameter, specify the name of the role whose members you wish to modify.
Optional parameter:
- New memebers- in this parameter, specify the user logins or group names to be added to the specified role. This parameter is optional; if not specified, the role will remain unchanged.