ContactPipelines
Pipelines of contacts in HubSpot.
Columns
Name | Type | ReadOnly | References | Filterable | Description |
Id [KEY] | String | False | False |
The unique identified of the pipeline. | |
Label | String | False | False |
The label _name_ of the pipeline. | |
Archived | Bool | True | False |
Whether the pipeline is archived or not. | |
CreatedAt | Datetime | True | False |
When the pipeline was created. | |
UpdatedAt | Datetime | True | False |
When the pipeline was last updated. | |
DisplayOrder | Int | False | False |
The order of this specific pipeline in the collection of pipelines for this table. | |
StagesAggregate | String | False | False |
An aggregate of the stages included in this pipeline. This information can be viewed in more detail in ContactPipelineStages table. |