{
  "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"
}