Hello,
We have an integration with HubSpot that sends Contacts from HubSpot to our system.
The way to validate if something has been sent across to our system is based on Record ID.
However, if somebody merges two duplicate contacts together, this causes issues with creation and we’re trying to overcome this hurdle.
Is there a way via the API to check if a Contact has been merged and then feed back the new HubSpot Record ID of the merged Contact?
Thank you.