APIs & Integrations

Não aplicável

How to get owner email address from owner id returned by contacts API

When i call contacts api, i get the objectid and owner-id. i want to get the email address of the owner id so that i can check for the access token for that user in my database. but, in order to get the owner email address, one needs to provide the access token. how to resolve this issue? thank you

0 Avaliação positiva
1 Resposta 1
Derek_Gervais
Alunos da HubSpot
Alunos da HubSpot

How to get owner email address from owner id returned by contacts API

Hi @Smriti_Mittal,

It's not currently possible to pull an owner's email address. The details associated with an OAuth refresh/access token are related to the corresponding user, which is a related but distinct object from owners.

0 Avaliação positiva