Google Workspace · Arazzo Workflow
Google Workspace Provision a User
Version 1.0.0
Create a new user account, place it in an organizational unit, and read it back.
View Spec
View on GitHub
CalendarCollaborationEmailProductivityStorageVideo ConferencingArazzoWorkflows
Provider
Workflows
provision-user
Create a Google Workspace user in a specific org unit and confirm it.
Creates a user account with the supplied identity and organizational unit assignment, then fetches the new user by its primary email to verify the account was provisioned and to capture its unique id.
1
createUser
insertUser
Create the user account with the supplied identity, password, and org unit assignment, forcing a password change at first login.
2
confirmUser
getUser
Read the newly created user back by its primary email to confirm the account exists and capture its full profile.