Pipeline stages API

Stages are ordered columns inside a pipeline. They are created, reordered, renamed, and removed through pipeline-stages across deals, conversations, and tickets.

Common fields (from app usage)

FieldTypeDescription
idString or numberStage id (used in PATCH / DELETE paths as returned by the API).
pipeline_idNumberParent pipeline.
organization_idNumberOwning organization (sent on create in the UI).
nameStringStage label.
orderNumberZero-based sort order within the pipeline.
rotting_daysNumber or nullOptional; deal stages may expose rotting days in the deal pipeline editor.

Related

Report an issue with this documentation

Please log in to report issues with our documentation.