What is Salesforce data enrichment?
Salesforce data enrichment is appending and correcting field values on Salesforce records using data that did not come from your own forms, reps or imports. The input is whatever identifier the record already carries, usually an email address, a full name plus a company, or a company domain. The output is written back onto the same record: Email, Phone, MobilePhone, Title on the person, and Industry, NumberOfEmployees, Website on the company. Two things separate it from data cleansing, which is the neighbouring job. Cleansing works only with what is already in your org: it deduplicates, standardizes 'VP Sales' and 'Vice President of Sales' into one value, fixes formatting, and deletes records that are beyond recovery. Enrichment reaches outside the org for information Salesforce never had. A Lead that arrived from a webinar registration with a personal Gmail address and a company name cannot be cleansed into a work email and a direct dial, because that information was never in the org to clean. It has to be enriched. Most Salesforce teams need both, in that order: cleanse first so you are not paying to enrich duplicates, then enrich the survivors.