crm/notes

Create Notes

Create Notes in any supported Crm software

post/crm/notes

Query parameters

remote_databoolean

Set to true to include data from the original Crm software.

Headers

x-connection-tokenstring required

The connection token

Request body

contentstring required

The content of the note

user_idstring

The UUID of the user tied the note

company_idstring

The UUID of the company tied to the note

contact_idstring

The UUID fo the contact tied to the note

deal_idstring

The UUID of the deal tied to the note

field_mappingsobject required

Response

contentstring required

The content of the note

user_idstring

The UUID of the user tied the note

company_idstring

The UUID of the company tied to the note

contact_idstring

The UUID fo the contact tied to the note

deal_idstring

The UUID of the deal tied to the note

field_mappingsobject required
idstring

The UUID of the note

remote_idstring

The id of the note in the context of the Crm 3rd Party

remote_dataobject required
created_atobject required
modified_atobject required

Changes