Appmixer · Arazzo Workflow
Appmixer Create and Start a Flow
Version 1.0.0
Create a new flow, confirm it persisted, and start it running.
View Spec
View on GitHub
AgenticAutomationEmbedded iPaaSIntegrationsLow-CodeWorkflowsArazzoWorkflows
Provider
Workflows
create-and-start-flow
Create an Appmixer flow then start it.
Posts a new flow definition, retrieves the created flow to confirm its stored state, and transitions it to the running stage.
1
createFlow
createFlow
Create a new flow from the supplied name and definition.
2
confirmFlow
getFlow
Read the created flow back to confirm it was persisted.
3
startFlow
startFlow
Start the newly created flow so it begins executing.