Create Group
Create a group in G Suite.
Input
Field |
Definition |
Type |
Required |
Group |
Email |
Group's email address. The email must be unique. |
String |
TRUE |
Name |
Group's display name |
String |
FALSE |
Description |
Detailed description of the group's purpose |
String |
FALSE |
Output
Field |
Definition |
Type |
ID |
Group's unique identifier |
String |
Name |
Group's display name |
String |
Email |
Group's email address |
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 |
String |
Kind |
Type of the API resource; for Groups resources, the value is admin#directory#group |
String |
Etag |
ETag of the resource |
String |
Related topics
G Suite Admin connector
About the elements of Okta Workflows
G Suite API documentation