Create Group
Create a group in Google Workspace.
Input
Field | Definition | Type | Required |
---|---|---|---|
Group |
|||
|
Group's email address. The email must be unique. |
Text |
TRUE |
Name |
Name of the group. |
Text |
FALSE |
Description |
Detailed description of the group's purpose. |
Text |
FALSE |
Output
Field | Definition | Type |
---|---|---|
ID |
Group's unique identifier. |
Text |
Name |
Name of the group. |
Text |
|
Group's email address. |
Text |
Description |
Detailed description of the group's purpose. |
Text |
Admin Created |
Value is true if this group was created by an admin rather than a user; otherwise, false. |
Text |
Kind |
Type of the API resource; for Groups resources, the value is admin#directory#group. |
Text |
Etag |
ETag of the resource. |
Text |