APIs & Integrations

iisrar
Membre

API intergeration with PowerBI

Résolue

Hello
I need urgent help, so I am trying to integerate HubSpot with PowerBI using API endpoints.
https://api.hubapi.com/crm/v3/objects/contacts?properties=*&archived=false
By using the above endpoint, I am not getting all the properties of the contact as it should be but if I specify specific properties I do get them.
I am really stuck with this problem and new to HubSpot and its integeration.
Please help

0 Votes
1 Solution acceptée
dsmarion
Solution
Contributeur de premier rang | Partenaire solutions Gold
Contributeur de premier rang | Partenaire solutions Gold

API intergeration with PowerBI

Résolue

You do need to specifically ask for the properties you want returned, otherwise you will only receive a few default standard properties.  This is true for all the objects, not just contacts.

Scott Marion
Senior Developer @ Thread Connected Marketing

Voir la solution dans l'envoi d'origine

0 Votes
1 Réponse
dsmarion
Solution
Contributeur de premier rang | Partenaire solutions Gold
Contributeur de premier rang | Partenaire solutions Gold

API intergeration with PowerBI

Résolue

You do need to specifically ask for the properties you want returned, otherwise you will only receive a few default standard properties.  This is true for all the objects, not just contacts.

Scott Marion
Senior Developer @ Thread Connected Marketing
0 Votes