DEALPIPELINESTAGES
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- HubSpot 6.0
- Documentation
Endpoint
https://api.hubapi.com/crm-pipelines/v1/pipelines/deals
Parent Table
DEALPIPELINES
Columns
The DEALPIPELINESTAGES table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| DEALPIPELINES_PIPELINEID* | VarChar(64) | References: DEALPIPELINES.PIPELINEID |
| POSITION* | Integer | |
| ACTIVE | Boolean | |
| CREATEDAT | Integer | |
| DISPLAYORDER | Integer | |
| ISCLOSED | Boolean | |
| PROBABILITY | Double | |
| STAGEID | VarChar(64) | |
| STAGENAME | VarChar(64) | |
| UPDATEDAT | VarChar(64) |