Stages
Overview
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.
- Unified Stages properties: The model provides a unified representation of stages properties across different platforms, enabling you to easily access and manage stages data from different platforms.
- Comprehensive stages information: The model provides a comprehensive representation of stages data, including all the properties and relationships that you can retrieve for an contact.
Attributes
Properties Supported
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 |