APIs & Integrations

JZhao
Teilnehmer/-in

How can I subscribe custom object webhook events?

lösung

I created a few custom objects and installed an app. I'd like to subscribe webhook events on these objects. But in below configuration, it doesn't show custom objects. How can I subscribe to custom object events?

 

Create webhook subscriptions by choosing the objects you're interested in and the events you'd like to listen for.
Which object types?
Select one or more object types
 
 
Listen for which events?
Select one or more event types
 
 
Which properties?
Select or enter a property name
 
 
1 Akzeptierte Lösung
RMones
Lösung
Mitwirkender/Mitwirkende | Platinum Partner
Mitwirkender/Mitwirkende | Platinum Partner

How can I subscribe custom object webhook events?

lösung

Hi @JZhao ,

I think there is no other option at this moment. App Webhooks on Custom Objects are not supported at this moment.

 

Regards,

 

Ronald

Lösung in ursprünglichem Beitrag anzeigen

9 Antworten
Eric_Goldman
Teilnehmer/-in

How can I subscribe custom object webhook events?

lösung

Check out Sequin as a way to trigger events when custom objects change: https://blog.sequin.io/what-to-do-without-hubspot-webhooks/

0 Upvotes
jmbray
Teilnehmer/-in

How can I subscribe custom object webhook events?

lösung

+1 for requesting this functionality. A Webhook for custom objects would be helpful. Thank you!

0 Upvotes
JZhao
Teilnehmer/-in

How can I subscribe custom object webhook events?

lösung

Alright, thanks for confirming that. 

RMones
Lösung
Mitwirkender/Mitwirkende | Platinum Partner
Mitwirkender/Mitwirkende | Platinum Partner

How can I subscribe custom object webhook events?

lösung

Hi @JZhao ,

I think there is no other option at this moment. App Webhooks on Custom Objects are not supported at this moment.

 

Regards,

 

Ronald

JZhao
Teilnehmer/-in

How can I subscribe custom object webhook events?

lösung

Hi @RMones , when I look at how workflow works, it is not really a good solution for webhook. Because webhook events need to happen whenever a change happens on the custom object. In workflow, there is no such option. I have to specify creteria for every property change which is impossible to be done in workflow. Especially when you consider people keep adding new properties or deleting old properties from object type.

So is there anyother solution for webhook on customer object?

RMones
Mitwirkender/Mitwirkende | Platinum Partner
Mitwirkender/Mitwirkende | Platinum Partner

How can I subscribe custom object webhook events?

lösung

Hi @JZhao ,

 

I checked my test environment; And I can select by Workflows my Custom Objects, and then it's possible to select the Webhooks. Are you looking for that?
When u want to use that, make sure you selected Start from Scratch.

 

Screenshot 2021-03-22 at 21.00.11.png

 

Regards,

 

Ronald

JZhao
Teilnehmer/-in

How can I subscribe custom object webhook events?

lösung

Hi @RMones , start from strach is only available for Contact-based object. There is no such option for other objects.

0 Upvotes
dennisedson
HubSpot-Produktteam
HubSpot-Produktteam

How can I subscribe custom object webhook events?

lösung

Hi @JZhao again 😀

@BStump asked a similar type of question here.  Wonder if @RMones idea would work for you?

JZhao
Teilnehmer/-in

How can I subscribe custom object webhook events?

lösung

Hi @dennisedson , 

 

@RMones 's idea is to pull data from hubspot rather than triggering a webhook event. It requires us to cache the data and compare what is changed in our backend service. This will give us a lot of work to implement it. Is there a solution to support webhook events from customer object?

0 Upvotes