APIs & Integrations

LErlacher9
参加者

Create webhook URL for incoming data

解決

Hi HubSpot Team,

I was wondering whether HubSpot provides a webhook URL to which I can send data from another app. I would like to send data from Auth0 via webhook to HubSpot. Is that possible?

Thank you,

Lucas

0 いいね!
1件の承認済みベストアンサー
dennisedson
解決策
HubSpot製品開発チーム
HubSpot製品開発チーム

Create webhook URL for incoming data

解決

@LErlacher9 

HubSpot does have webhooks, but only to monitor responses from HubSpot portals and not external sources.  You would have to create a middleware app that would collect the third party data and then you would use whichever appropriate HubSPot APIs to sync the data

元の投稿で解決策を見る

2件の返信
dennisedson
解決策
HubSpot製品開発チーム
HubSpot製品開発チーム

Create webhook URL for incoming data

解決

@LErlacher9 

HubSpot does have webhooks, but only to monitor responses from HubSpot portals and not external sources.  You would have to create a middleware app that would collect the third party data and then you would use whichever appropriate HubSPot APIs to sync the data

LErlacher9
参加者

Create webhook URL for incoming data

解決

Morning @dennisedson. Thanks a lot for your reply. Will go for the middleware app then like you suggested. Have a nice day Lucas.