CMS Development

COliveira
Member

How to integrate hubspot in API

SOLVE

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

0 Upvotes
1 Accepted solution
Phil_Vallender
Solution
Most Valuable Member | Diamond Partner
Most Valuable Member | Diamond Partner

How to integrate hubspot in API

SOLVE

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

View solution in original post

1 Reply 1
Phil_Vallender
Solution
Most Valuable Member | Diamond Partner
Most Valuable Member | Diamond Partner

How to integrate hubspot in API

SOLVE

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