Hubs-Contacts

Number of APIs: 24

  1. Update a Contact PUT {{base_url}}/contact/:ContactID

  2. Contact GET {{base_url}}/contact/:ContactID

  3. Revert a Contact Back to a Lead POST {{base_url}}/contact/:ContactID/revertToLead

  4. Delete a Contact DELETE {{base_url}}/contact/:ContactID

  5. Categories (Contacts) GET {{base_url}}/contact/:ContactID/category

  6. Projects (Contacts) GET {{base_url}}/contact/:ContactID/project

  7. Marketing Campaigns (Contacts) GET {{base_url}}/contact/:ContactID/campaign

  8. Contacts (Contacts) GET {{base_url}}/contact/:FromContactID/contact

  9. Contact Qualification Status GET {{base_url}}/contact/:ContactID/qualifiedContact

  10. Qualify a Contact POST {{base_url}}/contact/:ContactID/qualify