Appmixer · Arazzo Workflow
Appmixer Clone an Existing Flow
Version 1.0.0
Read an existing flow's definition and create a copy of it under a new name.
View Spec
View on GitHub
AgenticAutomationEmbedded iPaaSIntegrationsLow-CodeWorkflowsArazzoWorkflows
Provider
Workflows
clone-flow
Duplicate an existing flow into a new flow.
Fetches the source flow's definition and custom fields and posts them as a brand new flow under the supplied name.
1
getSourceFlow
getFlow
Read the source flow to capture its definition and metadata.
2
createClone
createFlow
Create a new flow reusing the source definition under a new name.