Stages Data Model simplifies the handling and retrieval of stages-related information across various crm platforms.
The Stages Data Model simplifies the handling and retrieval of stages-related information across various ecommerce platforms.
Property | Type | Description |
---|---|---|
platform_id | string | The Platform’s ID for the stage |
name | string | The name of the stage |
status | string | The status of the stage |
deal_probability | float | The deal probability of the stage |
pipeline_id | string | The pipeline ID of the stage |
created_at | date | The date and time the stage was created |
updated_at | date | The date and time the stage was updated |