Hubspot deal stages
A helper model that represents deal stages.
Use case
Marketing
Apps
Hubspot
Created by
Canvas
Each record represents a stage within a deal in Hubspot
Model columns
Column | Description |
---|---|
deal_stage_id | The unique deal stage identifier. |
deal_stage_name | The name of the deal stage. |
date_stage_entered | The timestamp the deal stage was entered. |
is_stage_active | Boolean indicating whether the deal stage active. |
deal_id | The ID of the deal. |
pipeline_id | The ID of the deal's pipeline. |
pipeline_stage_id | The ID of the deal's pipeline stage. |
pipeline_label | The label of the deal's pipeline. |
is_pipeline_active | Boolean indicating if the pipeline is active. |
is_pipeline_stage_active | Boolean indicating if the pipeline stage is active. |
pipeline_stage_label | The label of the deal's pipeline stage. |
source | The relevant source of the deal stage. |
source_id | Reference to the source. |
is_pipeline_stage_closed_won | Whether the stage represents a Closed Won deal. |
pipeline_stage_display_order | Used to determine the order in which the stages appear when viewed in HubSpot. |
pipeline_display_order | Used to determine the order in which the pipelines appear when viewed in HubSpot. |
pipeline_stage_probability | The probability that the deal will close. Used for the deal forecast. |
deal_name | The name you have given this deal. |
_fivetran_start | The date a record was entered. |
_fivetran_end | The Fivetran calculated exist time of the record. |
_fivetran_active | Boolean indicating whether the record is active. |
deal_pipeline_id |