Objects
The Workflow object
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
string
The type of the object, in this case it will always be “workflow”.
id
string
The workflow ID.
version
string
The version of the workflow.
name
string
The name of the workflow.