Add a Note to Company
Adds a note to a specific company.
Add a Note to Contact
Adds a note to a specific contact by id.
Add Note to a Deal
Adds a note to specific deal.
Close a Deal
Close the deal with deal id.
Create a Company
Creates a new company.
Create a Contact
Creates a new contact.
Create a Deal
Creates a new deal.
Delete a Company
Deletes a company by id.
Delete a Contact
Deletes a contact by id.
Delete a Deal
Deletes a deal by id.
Get a Company
Get a specific company by id.
Get a Contact
Get a specific contact details.
Get a Contact Deals
Get all deals of a specific contact.
Get a Deal
Get a specific deal details.
Get a Product
Returns details of a specific product.
Get a Contact Custom Fields
Get all custom fields of a contact.
Get a Contact Tasks
Get all tasks of a specific contact.
List all Companies
Return a list of all companies.
List all Contacts
Return all the contacts available for the user.
List all Deals
Returns a list of all deals.
List all Products
Returns a list of all products.
Make an API Call
Performs an arbitrary authorized API call.