setup webhooks for CRM

Hello,

I need to build a syncronization app between a customer ERP and HubSpot.

I have managed it to define a private app in the company account, and a app with webhooks in my developer account.

How I do combine both to start the firing of the webhooks?

TIA

Wolfgang

@wriedmann

You will need to decide on what properties will trigger the webhook. You can set that up in your developer account. Once you add the subscriptions, you will need to make sure to unpause them as they will be in a paused state initially. See screengrab:

Hi Dennis,

thank you very much!

I have done that already, but what I’m missing how to combine that in the customer account so the events get fired.

(my account is created in the customer account, and also my combined developer account).

Thank you very much!

Wolfgang

@wriedmann ,

Assuming you have set up the OAuth process, you will use the install URL to connect your app to the portal/ customer account.

Hi Dennis,
thank you very much!

Wolfgang