The Notes Data Model simplifies the handling and retrieval of notes-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 Notes properties: The model provides a unified representation of notes properties across different platforms, enabling you to easily access and manage notes data from different platforms.
- Comprehensive notes information: The model provides a comprehensive representation of notes 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 notes |
| note | string | The note content |
| deal_id | string | The deal ID associated with the note |
| company_id | string | The company ID associated with the note |
| contact_id | string | The contact ID associated with the note |
| lead_id | string | The lead ID associated with the note |
| user_id | string | The user ID associated with the note |
| created_at | date | The date and time when the note was created |
| updated_at | date | The date and time when the note was updated |