Google Workspace · Arazzo Workflow
Google Workspace Create an Org Unit and Assign a User
Version 1.0.0
Create an organizational unit, then move a user into it and confirm.
View Spec
View on GitHub
CalendarCollaborationEmailProductivityStorageVideo ConferencingArazzoWorkflows
Provider
Workflows
create-org-unit-and-assign-user
Create an org unit and move a user into it.
Creates an organizational unit under the supplied parent path, patches the user's orgUnitPath to the new unit, and reads the user to confirm placement.
1
createOrgUnit
insertOrgUnit
Create the organizational unit under the supplied parent path.
2
assignUser
patchUser
Patch the user's orgUnitPath to the newly created organizational unit.
3
confirmAssignment
getUser
Read the user back to confirm the orgUnitPath now points at the new organizational unit.