a webhook would like to get notified when a contact has been changed.
Doe we need to list all properties to get notified if one of those properties have been changed? Or is there a more generic way like (if there was a change in any property?
Hey, @stollz2👋 Thanks for the question. I want to make sure you've seen this resource — Webhooks API. Specifically, this part:
For property change subscriptions, you will need to specify which property you want to be notified of. You can specify multiple property change subscriptions. If a customer's account doesn't have the property you specify in a subscription, you will not get any webhooks from that customer for that property.
Hey, @stollz2👋 Thanks for the question. I want to make sure you've seen this resource — Webhooks API. Specifically, this part:
For property change subscriptions, you will need to specify which property you want to be notified of. You can specify multiple property change subscriptions. If a customer's account doesn't have the property you specify in a subscription, you will not get any webhooks from that customer for that property.