Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
Full Data Integration Rules entry
How-to guide

How to configure Data Integration Rules for sustainable enrichment

The pattern: license Lightning Data, identify enrichment scope, build rules per object, configure matching and overwrite policy, schedule conservatively, monitor quota usage, audit quarterly. The cost is real (license plus operational discipline); the data quality benefit is real and visible to sales teams.

By Dipojjal Chakrabarti · Founder & Editor, Salesforce DictionaryLast updated May 18, 2026

The pattern: license Lightning Data, identify enrichment scope, build rules per object, configure matching and overwrite policy, schedule conservatively, monitor quota usage, audit quarterly. The cost is real (license plus operational discipline); the data quality benefit is real and visible to sales teams.

  1. License Lightning Data

    Lightning Data is a separate Salesforce add-on. Confirm license coverage before configuring rules; rules without license return errors.

  2. Identify enrichment scope per object

    Which fields should enrich on Account, Lead, Contact. The list drives the rule mapping and the subscription tier needed.

  3. Create the Data Integration Rule per object

    Setup, Data Integration Rules, New. Pick the Lightning Data package, the target object, and the activation status (typically Inactive first for testing).

  4. Configure field mappings and overwrite policy

    Per field: which provider field maps to which Salesforce field, Fill Blanks Only vs Overwrite. Be conservative on Overwrite for admin-curated fields.

  5. Set the refresh schedule conservatively

    Weekly is the typical balance between currency and quota. Daily for very-fast-changing fields; monthly for slow-changing.

  6. Activate and monitor the first week

    Watch the quota dashboard and a sample of enriched records. Confirm enrichment matches expectation; tune mapping if values are wrong.

  7. Schedule the quarterly rule audit

    Audit mappings against current provider documentation, sample enriched records, retire stale mappings. The cadence prevents drift.

Lightning Data packageremember

The provider data set the rule consumes (D&B Hoovers, D&B Lite, partner packages).

Field mappingremember

Per provider field to Salesforce field assignment.

Overwrite policyremember

Per field: Fill Blanks Only or Overwrite.

Refresh scheduleremember

Daily, weekly, monthly cadence plus on-create triggers.

Quota monitoringremember

The Lightning Data dashboard tracking enrichment volume against subscription quota.

Gotchas
  • Lightning Data is a paid add-on. Rules without license return errors; confirm coverage before configuring.
  • Overwrite policy replaces admin-curated values. Use Fill Blanks Only by default; Overwrite only for fields where the provider is authoritative.
  • Match confidence depends on source data quality. Vague company names and missing websites produce low-confidence matches and reduced enrichment.
  • High-frequency refresh exhausts subscription quota quickly. Weekly is the typical balance; daily on large record sets is expensive.
  • Provider schemas evolve. Quarterly mapping audits catch drift before enriched data goes wrong.

See the full Data Integration Rules entry

Data Integration Rules includes the definition, worked example, deep dive, related terms, and a quiz.