Custom De-dupe issue
When our instance was set up back at the start of 2023, we requested a custom de-dupe based on first name, last name, email address. All three fields have to match otherwise a new record is created.
We have an API integration with our CRM. Any newly created or updated records are batched into a CSV which is sent via the API to be absorbed by Marketo.
At around the start of February, I noticed that leads with the same email address, but different names were no longer matching for an update, instead, the names were being overwritten (in some cases actually creating duplicates).
Does anyone have any idea what might have happened to cause this? It has to be at the Marketo end, as we are not doing any matching, the API is just sending up a CSV.
I have a ticket open, but support have suggested the issue is with our CRM. This simply cannot be the case.