APIs & Integrations

adpaikers
Member

Urgent: Migrating to hubspot - Need help

Hello, 

 

We are planning to migrate to hubspot and also have continuous ingestion to hubspot. 

We want to import the account and deals realted data. Data would be abvailable as JSON files. We are new to hubspot and want to understand how we can ingest data to hubspot. 

 

Please help to get below details: 

1.  What database is used in hubspot to store data? 

2.  How the json files can be ingested in hubspot?  

3.  Is it possible to directly insert the data to some tables for hubspot or will it be via APIs

 

Any pointers will help ! 

 

Thanks. 

 

0 Upvotes
2 Replies 2
quentin_lamamy
Key Advisor | Diamond Partner
Key Advisor | Diamond Partner

Urgent: Migrating to hubspot - Need help

Hi @adpaikers To import data you will need to use the api with or without the SDK, what kind of data do you need to import and where are they from ?

 

hsSign_smaller.png


dennisedson
HubSpot Product Team
HubSpot Product Team

Urgent: Migrating to hubspot - Need help

Hello @adpaikers

Welcome to the community!

I would recommend reading this API overview documentation

You will see there that we use REST conventions and employ JSON for the responses

 

You have the option of using either oAuth or an API key which can be accessed in your portal settings.  Please note that the API key is the key to the castle  so please protect it!

 

From what you have stated above, you will probably want to focus on the CRM APIs. 

 

It is also possible that you do not need to go the API route.  I would suggest checking out this article as well

 

Good luck out there!

0 Upvotes