Objects
The Workflow object
API Documentation
Workflow Endpoints
Processor Endpoints
Parse Endpoints
Evaluation Set Endpoints
Objects
Webhooks
Objects
The Workflow object
{
"object": "workflow",
"id": "workflow_1234",
"version": "1.0.0",
"name": "Example Workflow"
}
The Workflow object represents a workflow in Extend. Workflows are sequences of steps that process files and data in a specific order to achieve a desired outcome.
{
"object": "workflow",
"id": "workflow_1234",
"version": "1.0.0",
"name": "Example Workflow"
}
{
"object": "workflow",
"id": "workflow_1234",
"version": "1.0.0",
"name": "Example Workflow"
}