Hi, I see that the HubSpot connector uses legacy a...
# ask-community-for-troubleshooting
k
Hi, I see that the HubSpot connector uses legacy api to fetch data. And, objects like contacts, campaigns, etc. (except email events and subscription changes) doesn't support incremental load yet. question 1) Is there a way to enable incremental load for those models? question 2) Will the new HubSpot connector start supporting OAuth soon? question 3) To HubSpot users: Is there a way to extract google analytics data (that HubSpot uses to calculate pay per click metrics) using the HubSpot connector? Thanks!
1
e
Hi Krishna, thanks for your questions. The HubSpot API is not very consistent. 1. do you have a list of entities and API endpoints that should be used instead of legacy endpoints? If so, filling the ticket on the github would be the best way to start 2. we have plans to implement OAuth support around Q3.
k
Hi @Eugene Kulak, thank you very much for the update. I will fill the ticket if we require anything specific based on new api. My concern is mostly about if there is a way to incrementally load objects like contacts and campaigns using the existing connector! As we cannot afford to load millions of records everyday w.r.t. time and computation.
e
@KRISHNA MALLIK IIRC HubSpot does not have endpoints that support incremental read for contacts or campaigns. Without basic support from the API it is not possible to implement incremental sync.
🙏 1