Skip to content

Get Notes ​

Endpoint ​

http
GET /unified/crm/notes/{id}
Integrations supported
  • Capsule
  • Close
  • Copper
  • Pipedrive
  • Salesforce

Path parameters ​

id
string
REQUIRED · The ID of the resource.
Example: 23423523

Query parameters ​

integrated_account_id
string · uuid
REQUIRED · The ID of the integrated account to use for the request.
Example: 62f44730-dd91-461e-bd6a-aedd9e0ad79d

Response Body ​

id
string
REQUIRED · The note's unique identifier
Supported in
  • Capsule
  • Close
  • Copper
  • Pipedrive
  • Salesforce
owner
string
The note's owner
Supported in
  • Capsule
  • Close
  • Copper
  • Pipedrive
  • Salesforce
content
string
The note's content
Supported in
  • Capsule
  • Close
  • Copper
  • Pipedrive
  • Salesforce
contact
string[]
The note's contact
Supported in
  • Capsule
  • Close
  • Copper
  • Pipedrive
  • Salesforce
account
string
The note's account
Supported in
  • Capsule
  • Close
  • Copper
  • Pipedrive
opportunity
string[]
The note's opportunity
Supported in
  • Copper
  • Pipedrive
created_at
string · date-time
The date and time of the note's creation
Supported in
  • Capsule
  • Close
  • Copper
  • Pipedrive
  • Salesforce
updated_at
string · date-time
The date and time of the note's last update
Supported in
  • Capsule
  • Close
  • Copper
  • Pipedrive
  • Salesforce
remote_data
object
Raw data returned from the remote API call.