Skip to content

Relationships

Schema relationships
graph LR
    Pipelines -->|"stages"| Stages

Properties

idstring
required·

The unique identifier for the pipeline

created_atstring · date-time

The date and time when the pipeline was created

entitystring

The entity associated with the pipeline

Possible values:
contactaccountopportunity
namestring

The name of the pipeline

remote_dataRecord<string, any>

Raw data returned from the remote API call.

stagesobject[]

The stages associated with the pipeline

References: Stages → id
idstring

The unique identifier for the stage

namestring

The name of the stage

pipelineobject

The pipeline associated with the stage

1 property
idstring

The unique identifier for the pipeline

statusstring

The status of the entity at the stage

updated_atstring · date-time

The date and time when the pipeline was updated