APIs & Integrations

Qele
Mitglied

Contacts and Deals API

lösung

Dear Hubspot Community,

 

I'm new to Hubspot and I'm trying to use the APIs for getting some data into PowerBI.

I'm able to retrieve data that have to do with Contacts and Sales but how are those two connected? I was expecting to find within the Sales Properties a field that is using the Contact ID in order to be able to create a link between them or something similar. Am I  missing something here?

 

Any help will be much appreciated.

 

Thank you!

0 Upvotes
1 Akzeptierte Lösung
lscanlan
Lösung
HubSpot-Alumnus/Alumna
HubSpot-Alumnus/Alumna

Contacts and Deals API

lösung

Hi @Qele,

 

I think what you're missing here is that CRM objects are associated to each other. So for example a contact can be associated to deals or to a company. You could for example do that manually in the UI in the right sidebar of a contact record in the app. Or if you'd like to read up on the CRM Associations API, you can find the docs here: https://developers.hubspot.com/docs/methods/crm-associations/crm-associations-overview .

 

Does that help? If you want some help understanding this or using the API, let me know.

 

Leland Scanlan

HubSpot Developer Support

Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
2 Antworten
lscanlan
Lösung
HubSpot-Alumnus/Alumna
HubSpot-Alumnus/Alumna

Contacts and Deals API

lösung

Hi @Qele,

 

I think what you're missing here is that CRM objects are associated to each other. So for example a contact can be associated to deals or to a company. You could for example do that manually in the UI in the right sidebar of a contact record in the app. Or if you'd like to read up on the CRM Associations API, you can find the docs here: https://developers.hubspot.com/docs/methods/crm-associations/crm-associations-overview .

 

Does that help? If you want some help understanding this or using the API, let me know.

 

Leland Scanlan

HubSpot Developer Support
0 Upvotes
Qele
Mitglied

Contacts and Deals API

lösung

Hi @lscanlan ,

Thank you very much for your response.

After some digging through the "Deals" fields I was able to get the "associatedVids" value I was looking for!

Thank you for the guidance!

Have a nice day 🙂

0 Upvotes