TICKETPIPELINESTAGES
- Last Updated: March 4, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- HubSpot 8.0
- Documentation
Endpoint
https://api.hubapi.com/crm-pipelines/v1/pipelines/tickets
Parent Table
TICKETPIPELINES
Columns
The TICKETPIPELINESTAGES table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| TICKETPIPELINES_PIPELINEID* | Integer | References: TICKETPIPELINES.PIPELINEID |
| POSITION* | Integer | |
| ACTIVE | Boolean | |
| CREATEDAT | Integer | |
| DISPLAYORDER | Integer | |
| ISCLOSED | Boolean | |
| PROBABILITY | Double | |
| STAGEID | Integer | |
| STAGENAME | VarChar(64) | |
| UPDATEDAT | VarChar(64) |