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
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
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