CRM API Reference
One single API to push and pull data from multiple connectors.
Copy Unified API ID
Visit changelog
10.16.5
List activities
get/crm/activities
Create activity
post/crm/activities
Get activity
get/crm/activities/{id}
Update activity
patch/crm/activities/{id}
Delete activity
delete/crm/activities/{id}
List companies
get/crm/companies
Create company
post/crm/companies
Get company
get/crm/companies/{id}
Update company
patch/crm/companies/{id}
Delete company
delete/crm/companies/{id}
List contacts
get/crm/contacts
Create contact
post/crm/contacts
Get contact
get/crm/contacts/{id}
Update contact
patch/crm/contacts/{id}
Delete contact
delete/crm/contacts/{id}
List leads
get/crm/leads
Create lead
post/crm/leads
Get lead
get/crm/leads/{id}
Update lead
patch/crm/leads/{id}
Delete lead
delete/crm/leads/{id}
List notes
get/crm/notes
Create note
post/crm/notes
Get note
get/crm/notes/{id}
Update note
patch/crm/notes/{id}
Delete note
delete/crm/notes/{id}
List opportunities
get/crm/opportunities
Create opportunity
post/crm/opportunities
Get opportunity
get/crm/opportunities/{id}
Update opportunity
patch/crm/opportunities/{id}
Delete opportunity
delete/crm/opportunities/{id}
List pipelines
get/crm/pipelines
Create pipeline
post/crm/pipelines
Get pipeline
get/crm/pipelines/{id}
Update pipeline
patch/crm/pipelines/{id}
Delete pipeline
delete/crm/pipelines/{id}
List users
get/crm/users
Create user
post/crm/users
Get user
get/crm/users/{id}
Update user
patch/crm/users/{id}
Delete user
delete/crm/users/{id}
Activity Created
postActivityCreated
Activity Updated
postActivityUpdated
Activity Deleted
postActivityDeleted
Company Created
postCompanyCreated
Company Updated
postCompanyUpdated
Company Deleted
postCompanyDeleted
Contact Created
postContactCreated
Contact Updated
postContactUpdated
Contact Deleted
postContactDeleted
Lead Created
postLeadCreated
Lead Updated
postLeadUpdated
Lead Deleted
postLeadDeleted
Note Created
postNoteCreated
Note Updated
postNoteUpdated
Note Deleted
postNoteDeleted
Opportunity Created
postOpportunityCreated
Opportunity Updated
postOpportunityUpdated
Opportunity Deleted
postOpportunityDeleted