Create SharePoint group

⌘K

This activity adds a new SharePoint group to the current site.

create_sharepoint_group_1
SharePoint Workflow Designer Phrase

Create this group and make this user the owner, assign this permission level, can view: Group Member, can edit: Group Owner, add members at site url.

Parameters
ParameterDescription
this groupName of the new SharePoint group.
this userOptional. Single user login or group name. The owner can manage the group, including adding and removing members or deleting the group. Only one user or group can be the owner. If left empty, the user who created the site will be used as the owner.
this permission levelOptional. The permission level for members of this SharePoint group on this site. Multiple permissions can be assigned, separated by ‘,’ or ‘;’. Example: “Approve, Read, View Only”.
Group MemberSpecify who has permission to view the list of group members: Group Member (default) or Everyone.
Group OwnerSpecify who has permission to edit the list of group members: Group Owner (default) or Group Members.
MembersOptional. The members of the group. Use ‘,’ or ‘;’ to separate multiple users. Example: “DOMAIN\User_Alias; DOMAIN\User_Alias2”.
site URLOptional. The URL of the site collection where the group is being created. Default is the current site collection.

Note: You can set the permission level only if the site does not inherit permissions from the site collection. Otherwise, you will receive the error: “This operation is not allowed on an object that inherits permissions.”

How can we help?