Workflows
Build, configure, and execute multi-step automation workflows with conditional logic and branching.
Start Conversation Workflow
Start a conversation workflow with human interaction.
Start Automated Workflow
Start an automated workflow without human interaction.
List Workflow Runs
List workflow runs with optional filtering and pagination.
Get Workflow Run
Get details of a specific workflow run.
Pause Workflow Run
Pause a running workflow.
Resume Workflow Run
Resume a paused workflow.
Cancel Workflow Run
Cancel a running or paused workflow.
Re Enroll Workflow Run
Re-enroll the same lead into the same agent's workflow.
Retry Failed Workflow Run
Retry a failed workflow from the error stage.
Rollback Workflow
Rollback a workflow conversation to a previous stage.
Get Workflow Transitions
Get all stage transitions for a workflow chain by root_run_id.
Get Workflow Chain
Get all workflow runs in a chain by root_run_id.
Get Workflow Context
Get workflow execution context.
Update Workflow Context
Update workflow execution context.
Get Workflow Run Transcript
Get transcript for a workflow run.
Get Workflow Stats
Get workflow execution statistics.
Execute Workflow Test
Execute a workflow in test mode with optional input data.
Test Generate Content Node
Test a Generate Content node with provided variables and optional context.