CMS Development

COliveira
メンバー

How to integrate hubspot in API

解決

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

0 いいね!
1件の承認済みベストアンサー
Phil_Vallender
解決策
最優秀メンバー | Diamond Partner
最優秀メンバー | Diamond Partner

How to integrate hubspot in API

解決

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

元の投稿で解決策を見る

1件の返信
Phil_Vallender
解決策
最優秀メンバー | Diamond Partner
最優秀メンバー | Diamond Partner

How to integrate hubspot in API

解決

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