Notes Data Model simplifies the handling and retrieval of notes-related information across various crm platforms.
The Notes Data Model simplifies the handling and retrieval of notes-related information across various ecommerce platforms.
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 |