The Contacts Data Model simplifies the handling and retrieval of contacts-related information across various ecommerce platforms.Documentation Index
Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
- Unified Contacts properties: The model provides a unified representation of contacts properties across different platforms, enabling you to easily access and manage contacts data from different platforms.
- Comprehensive contacts information: The model provides a comprehensive representation of contacts 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 contacts |
| name | string | The name of the contacts |
| company_id | string | The company ID of the contacts |
| updated_at | date | The date and time the contacts was last updated |
| created_at | date | The date and time the contacts was created |