APIs & Integrations

almobile
Member

Getting leads into Hubspot

We have an external agency that sends us leads.
Currently they send them via email. We need them to send all leads directly into our Hubspot.

They use forms to collect the data and then they send it to us, we need them to send it automatically to our Hubspot.

I have our Hubspot API key, but how do I proceed from here? Is the API key needed in this case and what do I do with it? Is there another way to get the leads from an external source?

0 Upvotes
3 Replies 3
almobile
Member

Getting leads into Hubspot

Giving them my API key will enable them just to send me leads?
Or will this also enable them and grant them access to take information from my Hubspot?

0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

Getting leads into Hubspot

@almobile both. This will give them access to make any kind of API call into your portal to push/pull/update information.

0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

Getting leads into Hubspot

@almobile Yes you will need your API key to authenticate into your portal. Your external agency can make a post call from the form directly into your portal. Here is the documentation on how to accomplish that.

Submit data to a form | HubSpot Forms API

POST https://forms.hubspot.com/uploads/form/v2/:portal_id/:form_guid - Send form submission data to HubSpot. Form submissions from external sources can be made to any registered HubSpot form. You can see a list of forms on your portal by going to...

0 Upvotes