Hello, I'm new to the Hubspot API's, I want to use the CRM data import service: https://developers.hubspot.com/beta-docs/reference/api/crm/imports, but i cannot find the base url and when I want to try in postman, it shows me that the link has expired, could you please help me.
I'm seeing that it allows me to load contacts/companies, i also want to know if i can load contacts and associated businesses in the same record
@RRivadeneira0 - looking at the documentation page - beside any API description there is a little 'copy' icon which offers you the complete API URL. For example:
You can also often see it in the example code (although for this set of APIs this is a bit weak 🙂
To answer you other question - you can see from this high level explanation that you can undertake multiple imports in one action - including imports from multiple files with related associations.
@RRivadeneira0 - looking at the documentation page - beside any API description there is a little 'copy' icon which offers you the complete API URL. For example:
You can also often see it in the example code (although for this set of APIs this is a bit weak 🙂
To answer you other question - you can see from this high level explanation that you can undertake multiple imports in one action - including imports from multiple files with related associations.