Conductor · Schema

StartWorkflowRequest

AutomationOrchestrationStateTasksWorkflows

Properties

Name Type Description
name string Name of the workflow to start
version integer Version of the workflow
correlationId string Correlation ID for the workflow instance
priority integer Priority of the workflow (0-99)
input object Input parameters for the workflow
taskToDomain object Task to domain mapping for routing
externalInputPayloadStoragePath string Path to externally stored input payload
View JSON Schema on GitHub