APIs & Integrations

zac_backstage
Member

Need help installing Webhooks subscription

I created a Webhooks subscription for Contacts data as detailed in the Webhooks API Overview but there is no data flowing. I see in the Overview that this only works for “customers that have installed your integration.” Can someone please explain to me how I install the Webhooks Integration on my company’s account?

0 Upvotes
1 Reply 1
Dadams
HubSpot Employee
HubSpot Employee

Need help installing Webhooks subscription

@zac.backstage webhooks will only fire if you’re authenticated a portal with your app. The basic steps for that are here (under connecting your app):

OAuth 2.0 Overview

Overview for authentication using OAuth 2

Details about the actual authentication process are here:

Initiate an Integration with Oauth 2.0

https://app.hubspot.com/oauth/authorize - Initiate authentication for an app using OAuth 2.0

0 Upvotes