- Source name: Hubspot
- Destination name/version: Postgres db
We have a working connection with Hubspot and our db to get the properties data. However we are not getting the other part of the data called PropertiesWithHistory.
Is there something I can do to get this to upload too or should I make my custom connector to get this data?
Steps to see the property:
-
The Hubspot documention on Airbyte website. HubSpot | Airbyte Documentation
-
Selecting “Companies” will lead you to the Hubspot documentation https://developers.hubspot.com/docs/api/crm/companies
-
Select the endpoints tab and scroll down to find the PropertiesWithHistory.
From my understanding of the documentation we can pull that data from Hubspot and I have tried it in postman. But I dont see it when im trying to use Airbyte to pull the data. I only get the properties option.