APIs & Integrations

raphaelarias
Contributeur

Webhooks not triggering propertyChange for some properties

Résolue

We've added a few properties to the Webhooks contacts.propertyChange, but they are no being fired, this was 5 hours ago. It's impacting our customers heavily. The documentation says should start triggering events 5 minutes after added. A customer support ticket was opened, but they are not able to provide answers.

 

Screen Shot 2019-09-03 at 5.36.32 pm.png

0 Votes
1 Solution acceptée
WendyGoh
Solution
HubSpot Employee
HubSpot Employee

Webhooks not triggering propertyChange for some properties

Résolue

Hi @raphaelarias,

 

I hope all is well with you 😄

 

When looking at the webhook event subscriptions you created on your app 62980, I noticed that the property pipelineStatus isn't the same as the internal name of the pipelineStatus property created on your HubSpot portal 493376:

internalname.png

 

The internal name value is pipelinestatus (small 'S') whereas the webhook event subscription is using pipelineStatus. This is likely why you ain't receiving any notification when the pipelineStatus property changed.

 

On my end, I tried creating a similar custom property and I was able to see that the webhook notification was sent out just fine when I update the custom property.

 

I hope this helps to clarify!

Voir la solution dans l'envoi d'origine

0 Votes
5 Réponses
WendyGoh
Solution
HubSpot Employee
HubSpot Employee

Webhooks not triggering propertyChange for some properties

Résolue

Hi @raphaelarias,

 

I hope all is well with you 😄

 

When looking at the webhook event subscriptions you created on your app 62980, I noticed that the property pipelineStatus isn't the same as the internal name of the pipelineStatus property created on your HubSpot portal 493376:

internalname.png

 

The internal name value is pipelinestatus (small 'S') whereas the webhook event subscription is using pipelineStatus. This is likely why you ain't receiving any notification when the pipelineStatus property changed.

 

On my end, I tried creating a similar custom property and I was able to see that the webhook notification was sent out just fine when I update the custom property.

 

I hope this helps to clarify!

0 Votes
raphaelarias
Contributeur

Webhooks not triggering propertyChange for some properties

Résolue

Thank you!

 

Sorry, it was indeed our mistake. 🙂

0 Votes
raphaelarias
Contributeur

Webhooks not triggering propertyChange for some properties

Résolue

The AppID is 62980 and the HubID is 493376.

0 Votes
raphaelarias
Contributeur

Webhooks not triggering propertyChange for some properties

Résolue

Example contact: https://app.hubspot.com/contacts/493376/contact/186456882/

 

Property changed pipelineStatus.

0 Votes
raphaelarias
Contributeur

Webhooks not triggering propertyChange for some properties

Résolue

For Hubspot's default fields, it works. User's custom fields, it doesn't.

0 Votes