APIs & Integrations

JZhao
Participante

How can I subscribe custom object webhook events?

resolver

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
 
 
2 Soluciones aceptadas
RMones
Solución
Colaborador | Partner nivel Platinum
Colaborador | Partner nivel Platinum

How can I subscribe custom object webhook events?

resolver

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

Ver la solución en mensaje original publicado

keurcien
Solución
Miembro

How can I subscribe custom object webhook events?

resolver

It seems now available in beta now!


You need to toggle the Expand object support in your webhook subscription!

Capture d’écran 2024-08-12 à 15.49.03.png

Ver la solución en mensaje original publicado

0 Me gusta
13 Respuestas 13
keurcien
Solución
Miembro

How can I subscribe custom object webhook events?

resolver

It seems now available in beta now!


You need to toggle the Expand object support in your webhook subscription!

Capture d’écran 2024-08-12 à 15.49.03.png

0 Me gusta
LMattioli
Miembro

How can I subscribe custom object webhook events?

resolver

Hi keurcien. How were you able to see your custom objects listed on the dropdown? I can't find mine; apparently, only standard objects are being listed... I've already toggled the new feature behavior.

Thank you in advance!

0 Me gusta
crespire
Miembro

How can I subscribe custom object webhook events?

resolver

Did you solve this? I'm trying to get this done via the API but I'm getting back a scope missing error, even though we have it requested.

0 Me gusta
Victor_Becerra
Administrador de la comunidad

How can I subscribe custom object webhook events?

resolver

Hi @crespire,
Thanks for your comment!

To ensure your question or topic gets the best visibility and a wider range of responses from the community, it's usually best to start a new thread rather than adding to an older one.
A fresh post will help your query stand out to everyone who browses the forum, increasing the chances of someone with relevant insights or solutions seeing and responding to it quickly.

Feel free to tag me in the post and I'm happy to get you started.
Best, 

Victor Becerra
Community Marketing Manager

Did my post help answer your question? Mark this as a solution.

0 Me gusta
Eric_Goldman
Participante

How can I subscribe custom object webhook events?

resolver

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

0 Me gusta
jmbray
Colaborador

How can I subscribe custom object webhook events?

resolver

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

JZhao
Participante

How can I subscribe custom object webhook events?

resolver

Alright, thanks for confirming that. 

RMones
Solución
Colaborador | Partner nivel Platinum
Colaborador | Partner nivel Platinum

How can I subscribe custom object webhook events?

resolver

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
Participante

How can I subscribe custom object webhook events?

resolver

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
Colaborador | Partner nivel Platinum
Colaborador | Partner nivel Platinum

How can I subscribe custom object webhook events?

resolver

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
Participante

How can I subscribe custom object webhook events?

resolver

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

0 Me gusta
dennisedson
Administrador de la comunidad
Administrador de la comunidad

How can I subscribe custom object webhook events?

resolver

Hi @JZhao again 😀

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


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.

JZhao
Participante

How can I subscribe custom object webhook events?

resolver

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 Me gusta