Skip to content

Notes Object ​



id
string
REQUIRED · The note's unique identifier
title
string
The note's title
owner
object
The note's owner
id
string
The note's owner's unique identifier
content
string
The note's content
contact
object[]
The note's contact
id
string
The contact's unique identifier
account
object
The note's account
id
string
The account's unique identifier
opportunity
object[]
The note's opportunities
id
string
The opportunity's unique identifier
visibility
string
The note's visibility
All possible enum values:
  • public
  • private
created_at
string · date-time
The date and time of the note's creation
updated_at
string · date-time
The date and time of the note's last update
remote_data
object
Raw data returned from the remote API call.