Hubs-Contacts
Number of APIs: 24
-
Update a Contact PUT {{base_url}}/contact/:ContactID
-
Contact GET {{base_url}}/contact/:ContactID
-
Revert a Contact Back to a Lead POST {{base_url}}/contact/:ContactID/revertToLead
-
Delete a Contact DELETE {{base_url}}/contact/:ContactID
-
Categories (Contacts) GET {{base_url}}/contact/:ContactID/category
-
Projects (Contacts) GET {{base_url}}/contact/:ContactID/project
-
Marketing Campaigns (Contacts) GET {{base_url}}/contact/:ContactID/campaign
-
Contacts (Contacts) GET {{base_url}}/contact/:FromContactID/contact
-
Contact Qualification Status GET {{base_url}}/contact/:ContactID/qualifiedContact
-
Qualify a Contact POST {{base_url}}/contact/:ContactID/qualify