Cross-Provider Workflow
Okta User to Google Workspace Mailbox Provision
Version 1.0.0
Create an Okta identity, then provision the matching Google Workspace mailbox.
Providers Orchestrated
Workflows
okta-user-google-mailbox
Create an Okta user and provision a Google Workspace mailbox.
Creates a user in Okta, then provisions a matching Google Workspace account so the new hire has identity plus email from day one.
1
create-okta-user
$sourceDescriptions.oktaApi.createUser
Create the employee identity in Okta.
2
provision-google-mailbox
$sourceDescriptions.googleWorkspaceApi.insertUser
Provision the matching Google Workspace account.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.