A system administrator needs to import 15,000 Lead records into Salesforce while ensuring that existing matching rules are used to prevent duplicate records during the import process. Which Salesforce tool should the administrator use to accomplish this requirement?
- Data Import Wizard, because it supports Lead imports under 50,000 records and offers native duplicate detection.Answer
- BData Loader, because it is the only tool that can execute duplicate matching rules during batch operations.
- CData Import Wizard, because it supports bulk automated data operations up to 5,000,000 records.
- DData Loader, because standard objects such as Leads cannot be imported using the Data Import Wizard.
Answer
Data Import Wizard, because it supports Lead imports under 50,000 records and offers native duplicate detection.
The choice recommending the Data Import Wizard is correct because the import volume (15,000) is below the 50,000 limit, Leads are a supported standard object, and the tool natively offers duplicate detection during the wizard process.
Step-by-Step Solution
Key Concept
Selecting data management tools based on volume limit (50,000 vs 5,000,000), standard object support, and built-in duplicate detection capabilities.