I’m using /companies/v2/companies/:id/contacts to pull a list of contacts.
I have everything I need but contact phone numbers. How do I find those?
What about phone numbers for companies?
Thanks!
I’m using /companies/v2/companies/:id/contacts to pull a list of contacts.
I have everything I need but contact phone numbers. How do I find those?
What about phone numbers for companies?
Thanks!
/companies/v2/companies/:id/contacts?property=phone seemed to work.
based from https://community.hubspot.com/t5/APIs-Integrations/Retrieve-phone-number-from-contacts/td-p/264512