Update Group

Update a group's details in Google Workspace.

Input

Field Definition Type Required
Group
Group Key Identifier of the group; can be the group's email address, group alias, or the unique group ID. String TRUE
Properties
Email Groups email address. The email must be unique. String FALSE
Name

Name of the group.

String FALSE
Description Detailed description of the group's purpose. String FALSE

Output

Field Definition Type
ID Group's unique identifier. String
Email Group's email address. String
Name

Name of the group.

String
Description Detailed description of the group's purpose. String
Admin Created Value is true if this group was created by an administrator rather than a user; otherwise, false. Boolean
Kind Type of the API resource; for Groups resources, the value is admin#directory#group. String
Etag ETag of the resource. String
Aliases List of the group's alias email addresses. List of Text
Noneditable Aliases List of the group's non-editable alias email addresses that are outside of the account's primary domain or subdomains. List of Text

Related topics

Google Workspace Admin connector

Workflow elements

Google Workspace API documentation