CMS Development

COliveira
Membre

How to integrate hubspot in API

Résolue

How can I create a form in hubspot to send information to my APIs?

0 Votes
1 Solution acceptée
Phil_Vallender
Solution
Membre irremplaçable | Partenaire solutions Diamond
Membre irremplaçable | Partenaire solutions Diamond

How to integrate hubspot in API

Résolue

Hi @COliveira 

 

To send information out of HubSpot,to your API,  you basically have two main options:

 

  • Create a webhook to notify your system of a new record meeting the criteria or build your API calls into HubSpot workflows - both Ops Hub Professional features
  • Create a middleware outside of HubSpot that regularly polls the HubSpot API to check for new records and then uses the API to retrieve these

Oh, you might be able to use a low-code platform like Zapier as the middleware, but testing will be required.

 

Hope this helps?

Phil Vallender | HubSpot Website Agency

Voir la solution dans l'envoi d'origine

1 Réponse
Phil_Vallender
Solution
Membre irremplaçable | Partenaire solutions Diamond
Membre irremplaçable | Partenaire solutions Diamond

How to integrate hubspot in API

Résolue

Hi @COliveira 

 

To send information out of HubSpot,to your API,  you basically have two main options:

 

  • Create a webhook to notify your system of a new record meeting the criteria or build your API calls into HubSpot workflows - both Ops Hub Professional features
  • Create a middleware outside of HubSpot that regularly polls the HubSpot API to check for new records and then uses the API to retrieve these

Oh, you might be able to use a low-code platform like Zapier as the middleware, but testing will be required.

 

Hope this helps?

Phil Vallender | HubSpot Website Agency