BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
986 / 1048 · Module 19 — Requirements Gathering for Mule/Salesforce Integrations← prev⊞ allnext →

19.10Ask about identity very early

This is one of the first things I'd ask:

“What field uniquely identifies the same customer across systems?”

You want something like:

customerNumber = 752891

not:

company name
email
phone

Then ask:

“Can this identifier ever change or be reused?”

If they say:

“Usually no.”

Keep asking.

“Usually unique” is not an integration key.