APIs & Integrations

FredrikWendt
Teilnehmer/-in

webhook from contact merge

Hi,

I'm looking to solve the issue that custom property fields, when merging, do not combine the values - the latest value is copied over into the resulting contact.

We have "multiple checkbox fields" types of properties (tags, such as "new", "important", "crazy", …) and want these merged.

 

So, if there's a clear signal we could get via webhook _after_ a merge is done, we could repair this as we have this original data sitting in another system.

 

Question: is there a clear webhook/subscription we can subscribe to, that tells us "vid 123 has been merged into vid 567" (upon which we would fetch 123 and 567 in our system and update 567 with the combined data for both).

0 Upvotes
1 Antwort
FredrikWendt
Teilnehmer/-in

webhook from contact merge

After reading through https://developers.hubspot.com/docs/api/webhooks, I see no mentioning of merge. It's unclear what data is carried with a contact.delete event, if that is part of a merge.

0 Upvotes