Appmixer · Arazzo Workflow
Appmixer Onboard a User and Create Their First Flow
Version 1.0.0
Create a user, authenticate to obtain a token, then create a flow for them.
View Spec
View on GitHub
AgenticAutomationEmbedded iPaaSIntegrationsLow-CodeWorkflowsArazzoWorkflows
Provider
Workflows
onboard-user-and-create-flow
Register a user, authenticate, and create their first flow.
Creates a new user account, authenticates with the same credentials to receive a token, and creates an initial flow scoped to that user.
1
createUser
createUser
Register a new Appmixer user account (open endpoint).
2
authenticate
authenticateUser
Sign the new user in to obtain an access token.
3
createFirstFlow
createFlow
Create the user's first flow using the issued token.