Pipelines Object ​
id
string
REQUIRED ·Â
The unique identifier for the pipeline
name
string
The name of the pipeline
entity
string
The entity associated with the pipeline
All possible enum values:
contact
account
opportunity
stages
object[]
The stages associated with the pipeline
id
string
The unique identifier for the stage
name
string
The name of the stage
status
string
The status of the entity at the stage
pipeline
object
The pipeline associated with the stage
id
string
The unique identifier for the pipeline
created_at
string · date-time
The date and time when the pipeline was created
updated_at
string · date-time
The date and time when the pipeline was updated
remote_data
object
Raw data returned from the remote API call.