Workflows

The Workflow object enables organizing tasks into distinct phases or stages, each with its own set of statuses.

This allows tracking the progress of tasks from initiation to completion.

You can learn more about Workflows in our Help documentation:
Workflows

Attributes

archived boolean
Parameter `filter`

When true, filter to include only archived workflows.

archived_at string
Response

Timestamp when this workflow was archived, or null if still active.

name string
Response Request Parameter `filter` Parameter `sort`

The display name of this workflow.

organization organization
Response

The organization this workflow belongs to.

query string
Parameter `filter`

Text search query to filter workflows by name.

workflow_statuses array of workflow status
Response

The list of statuses defined in this workflow.