Ironclad · Arazzo Workflow
Ironclad Discover a Template and Launch a Workflow
Version 1.0.0
List workflow launch schemas, then launch a workflow against a chosen template.
View Spec
View on GitHub
Contract Lifecycle ManagementCLMContractsLegal TechLegalOpsEnterpriseWorkflowseSignatureClickwrapAIOAuthSCIMWebhooksArazzoWorkflows
Provider
Workflows
discover-and-launch-from-schema
Discover a launch schema, launch a workflow from it, then retrieve it.
Lists the launch schemas to resolve a template id, launches a new workflow using that template and the supplied attributes, and retrieves the result.
1
listSchemas
list-all-workflow-schemas
List all workflow launch schemas to discover available templates and their attributes.
2
launchWorkflow
launch-a-new-workflow
Launch a new workflow synchronously against the resolved template id.
3
retrieveWorkflow
retrieve-a-workflow
Retrieve the launched workflow to confirm its current step.