APIs & Integrations

ANDawson60
Member

get crm/v3/object/contacts/#### etc only returns primary email if email on properties list

we are calling the V3 API call to return a set of properties we need for our integration. We need email(s) but when email is on the properties requested it only returns primary email. How do we get the set of emails associated with a contact using the API?

 

thx

Andrew

0 Upvotes
2 Replies 2
webdew
Guide | Diamond Partner
Guide | Diamond Partner

get crm/v3/object/contacts/#### etc only returns primary email if email on properties list

Hi  @ANDawson60 ,

Whenever you saving the date, you have to save in milliseconds format, for your reference:https://prnt.sc/26k0gyh , https://legacydocs.hubspot.com/docs/faq/how-should-timestamps-be-formatted-for-hubspots-apis

Hope this helps!

If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regards. 

0 Upvotes
dennisedson
HubSpot Product Team
HubSpot Product Team

get crm/v3/object/contacts/#### etc only returns primary email if email on properties list

@ANDawson60 

Might look at the hs_additional_emails property

0 Upvotes