APIs & Integrations

PaulBishop
Member

Unable to add some custom deal dates to Webhook subscription

SOLVE

Hi All,

I have some custom date fields on my deals which I would like trigger a webhook for my custom app when changed.

 

When looking at the webhook subscirption for property changes these fields do not show up.

 

Ideally I would like these fields added to my webhook, however I am happy to have any suitable workaround - including just a way to tell that a deal has had any property changed.

0 Upvotes
1 Accepted solution
PaulBishop
Solution
Member

Unable to add some custom deal dates to Webhook subscription

SOLVE

I hope I have the solution now: Type the custom property into the subscription 🙂

 

I thought the dropdown was the only option but it has let me add the 4 custom properties manually using their internal names.

 

I will continue to test and then mark this questions as answered - thank you again.

View solution in original post

0 Upvotes
3 Replies 3
Mike_Eastwood
Recognized Expert | Gold Partner
Recognized Expert | Gold Partner

Unable to add some custom deal dates to Webhook subscription

SOLVE

Hi Paul,

 

You can specify the property you want to trigger the webhook (which it sounds like you've already done).

 

And, you can specify the properties sent with the Webhook json.

 

You will need to use the "internal name" not the Label e.g. "Custom Deal Date" is probably "custom_deal_date" to include it in the Webhook Payload.

 

Have fun

Mike

 

Here to learn more about HubSpot and share my HubSpot Knowledge. I'm the founder of Webalite a Gold HubSpot Partner Agency based in Wellington, New Zealand and the founder of Portal-iQ the world's first automated HubSpot Portal Audit that helps you work smarter with HubSpot.

 

 

0 Upvotes
PaulBishop
Member

Unable to add some custom deal dates to Webhook subscription

SOLVE

Hi Mike,

 

Thank you for replying.

 

Below is an example of a custom date with it's internal api name:

PaulBishop_0-1713162713065.png

I can read this deal field fine using the API however it is important that we capture changes to the date as soon as they are made.

 

I have looked long and hard for these custom date fields within the deal properties within the web hook but none of them are there.

PaulBishop_1-1713162803005.png

If I can't monitor these fields is there anyway to trigger a webhook when there any change to a deal so my application can then get all fields and process the required updates.

 

0 Upvotes
PaulBishop
Solution
Member

Unable to add some custom deal dates to Webhook subscription

SOLVE

I hope I have the solution now: Type the custom property into the subscription 🙂

 

I thought the dropdown was the only option but it has let me add the 4 custom properties manually using their internal names.

 

I will continue to test and then mark this questions as answered - thank you again.

0 Upvotes