RE: Upcoming webhook event changes!
Thanks Tony,
Great, that is included in the next onsite release!
ok, thanks for info about the contact.changed including payload where the event i person.changed
Should then be possible to write some logic to determine if a contactc.change is a true contact.changed or side affect of creating/updating a contact person connected to contact card.
As I ment there can be situations where this is a good rhing.
Example: If just listening for contact-webhooks it is nice to get notified if a contact person on a certain contact card has been added /updated. eg if synking contact persons to another system.
I know that if adding a contact person is addedd the updated-date in the contact-table is changed, likewise if restoring a contact person from the trashbin.
I guess there is no update for webhooks on Service Extra Tables?
That is someting I want. Eg for tables connected/Linked/related to contact person, as it is now editing/adding such record does not fire person.changed webhook. Would maybe be nice if person.changed got fired with some paylod on wha extra table was changed?
//Anders