Google Workspace · Arazzo Workflow
Google Workspace Create a Group
Version 1.0.0
Create a group with an email and description, then read it back.
View Spec
View on GitHub
CalendarCollaborationEmailProductivityStorageVideo ConferencingArazzoWorkflows
Provider
Workflows
create-group
Create a group and confirm it by reading it back.
Creates a group with the supplied email, name, and description, then fetches the group by its email to confirm creation and capture its id.
1
createGroup
insertGroup
Create the group with the supplied email, display name, and description.
2
confirmGroup
getGroup
Read the newly created group back by its email to confirm it exists and capture its id.