API version 2.0
Access API
Notes
3min
The Note resource is the way to leave comments related to contacts or accounts in Successeve. Notes can be viewed individually or as a list.
A note object contains the following fields
Attribute | Type | Description |
---|---|---|
object | string | Value is ‘note’ |
id | string | Salesmachine internal id representing the note |
created_at | timestamp | The time (in seconds) the note was added to Successeve |
body | string | The Note content. [Deprecated] 'body' attribute replace 'note' |
account | object | The account linked to this note |
contact | object | The contact linked to this note |
author | object | Reference to the user who created this note |