Notes API-Basic
Number of APIs: 9
-
List GET {{baseUrl}}/crm/v3/objects/notes?limit=10&after=<string>&properties=<string>&properties=<string>&propertiesWithHistory=<string>&propertiesWithHistory=<string>&associations=<string>&associations=<string>&archived=false
-
Create POST {{baseUrl}}/crm/v3/objects/notes
-
Read GET {{baseUrl}}/crm/v3/objects/notes/:noteId?properties=<string>&properties=<string>&propertiesWithHistory=<string>&propertiesWithHistory=<string>&associations=<string>&associations=<string>&archived=false&idProperty=<string>
-
Archive DELETE {{baseUrl}}/crm/v3/objects/notes/:noteId
-
Create POST {{baseUrl}}/crm/v3/objects/notes
-
Read GET {{baseUrl}}/crm/v3/objects/notes/:noteId?properties=<string>&properties=<string>&propertiesWithHistory=<string>&propertiesWithHistory=<string>&associations=<string>&associations=<string>&archived=false&idProperty=<string>
-
Archive DELETE {{baseUrl}}/crm/v3/objects/notes/:noteId
-
Update PATCH {{baseUrl}}/crm/v3/objects/notes/:noteId?idProperty=<string>
-
Update PATCH {{baseUrl}}/crm/v3/objects/notes/:noteId?idProperty=<string>