wiki/knowledge/salesforce/csv-lead-import-checklist.md Layer 2 article 830 words Updated: 2026-04-05
↓ MD ↓ PDF
salesforce csv-import lead-assignment list-upload checklist

CSV Lead Import Checklist — Salesforce Best Practices

A practical checklist for preparing and executing CSV lead imports into Salesforce, based on hands-on troubleshooting. Following these steps reduces the risk of field mapping errors, incorrect lead ownership, and unintended automation triggers.

Related: [1] | [2]


Pre-Import: File Preparation


Pre-Import: Automation Awareness

Before uploading, check whether any Flows or Workflow Rules will trigger on new lead creation and interfere with your intended assignment.

⚠️ Known issue: Even with the exclusion field set to TRUE and the Import Wizard assignment rule set to "None," the round-robin flow may still fire. If this happens, escalate to the Salesforce admin (see [2] for full troubleshooting context).


Import Wizard Settings

When stepping through the Salesforce Data Import Wizard:


Testing

Always test with a small batch before importing the full list.


Post-Import Cleanup


Quick Reference: Common Failure Points

Issue Likely Cause Fix
Leads reassigned to wrong owner Round-robin flow triggered Set exclusion field to TRUE; set assignment rule to None in wizard
Field didn't import Column header doesn't match API name Check field API name in Object Manager
Lead Source not mapping Already set in wizard source dropdown Leave Lead Source column unmapped
Owner field not matching Name format mismatch Use exact full name as shown in Salesforce
Round-robin fires despite bypass Unknown flow logic or ordering issue Escalate to Salesforce admin