# Using HubSpot Connection for Webhooks

**URL:** https://connective.celigo.com/t/using-hubspot-connection-for-webhooks/1273
**Category:** Integrator.io
**Tags:** subscription, connection, authentication, hubspot, webhook
**Created:** [January 12, 2021, 11:08pm UTC](https://connective.celigo.com/t/using-hubspot-connection-for-webhooks/1273 "2021-01-12T23:08:16Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![davidgollom](https://sea1.discourse-cdn.com/flex001/user_avatar/connective.celigo.com/davidgollom/32/6605_2.png) [@davidgollom](https://connective.celigo.com/u/davidgollom)
#### Post date: [January 12, 2021, 11:08pm UTC](https://connective.celigo.com/t/using-hubspot-connection-for-webhooks/1273/1 "2021-01-12T23:08:16Z")

</div>

Hi Everyone,

I'd like to use HubSpot's webhooks to watch for changes in certain properties on Contacts in HubSpot. The webhook configuration in HubSpot requires that an app be setup with OAuth authentication. Is there a way to leverage the installed Celigo App to create webhook subscriptions within HubSpot? I'm guessing no, but I thought I would ask.

Thank you!

---

<div class="post-metadata">

### Author: ![courtneyjordan](https://avatars.discourse-cdn.com/v4/letter/c/b2d939/32.png) [@courtneyjordan](https://connective.celigo.com/u/courtneyjordan)
#### Post date: [January 13, 2021, 4:16pm UTC](https://connective.celigo.com/t/using-hubspot-connection-for-webhooks/1273/2 "2021-01-13T16:16:58Z")

</div>

Hi @davidgollom,

Thanks so much for letting us know about this need. Although you can't do this via our Celigo App, you can try either of these other options and another question for you:

1. Create a developer account, then create a simple app and register a webhook on that app. You'll use that app key in integrator.io.
2. HubSpot has workflows for certain editions. If they have access to these workflows, you can create a trigger webhook action. Does your HubSpot edition enable you to create a trigger webhook action?

---

<div class="post-metadata">

### Author: ![davidgollom](https://sea1.discourse-cdn.com/flex001/user_avatar/connective.celigo.com/davidgollom/32/6605_2.png) [@davidgollom](https://connective.celigo.com/u/davidgollom)
#### Post date: [January 13, 2021, 4:22pm UTC](https://connective.celigo.com/t/using-hubspot-connection-for-webhooks/1273/3 "2021-01-13T16:22:27Z")

</div>

Hi Courtney,

Thanks for confirming. I'll check into the Trigger webhook action and see if that's available.

---

<div class="post-metadata">

### Author: ![davidgollom](https://sea1.discourse-cdn.com/flex001/user_avatar/connective.celigo.com/davidgollom/32/6605_2.png) [@davidgollom](https://connective.celigo.com/u/davidgollom)
#### Post date: [January 14, 2021, 12:42am UTC](https://connective.celigo.com/t/using-hubspot-connection-for-webhooks/1273/4 "2021-01-14T00:42:45Z")

</div>

Hey There,

I was able to get this working!! I created an app in my HubSpot developer account and then I used the basic HTTP connector's OAuth 2.0 flow to install the app into the HubSpot Account. Works!

---

<div class="post-metadata">

### Author: ![courtneyjordan](https://avatars.discourse-cdn.com/v4/letter/c/b2d939/32.png) [@courtneyjordan](https://connective.celigo.com/u/courtneyjordan)
#### Post date: [January 14, 2021, 4:23pm UTC](https://connective.celigo.com/t/using-hubspot-connection-for-webhooks/1273/5 "2021-01-14T16:23:36Z")

</div>

That's great to hear, @davidgollom! Thanks so much for letting us know! Onward and upward!

---

<div class="post-metadata">

### Author: ![andrewcircelli](https://avatars.discourse-cdn.com/v4/letter/a/a4c791/32.png) [@andrewcircelli](https://connective.celigo.com/u/andrewcircelli)
#### Post date: [October 19, 2021, 1:26am UTC](https://connective.celigo.com/t/using-hubspot-connection-for-webhooks/1273/6 "2021-10-19T01:26:31Z")

</div>

Am I reading this correctly, in that if your HubSpot edition does NOT support HS workflows that 'trigger a webhook' there is a workaround where you can still configure a real-time HS export in IO?

---

<div class="post-metadata">

### Author: ![davidgollom](https://sea1.discourse-cdn.com/flex001/user_avatar/connective.celigo.com/davidgollom/32/6605_2.png) [@davidgollom](https://connective.celigo.com/u/davidgollom)
#### Post date: [October 19, 2021, 1:29am UTC](https://connective.celigo.com/t/using-hubspot-connection-for-webhooks/1273/7 "2021-10-19T01:29:29Z")

</div>

Hi Andrew - You have to configure your webhook application within hubspot. you have to use a hubspot developer account to do this. There's pretty good documentation on their developer site. Once you have hubspot setup to send webhooks, you can create a listener connection in IIO to receive the webhooks and process them as needed.
