Salesforce Certified Platform App Builder — Question 393
Cloud Kicks asked the app builder to insert a list of 25,000 records using deduplication for the Delivery custom object.
Which tool should be used?
Answer options
- A. Schema Builder
- B. Lightning Object Creator
- C. Import Wizard
- D. Data Loader
Correct answer: C
Explanation
The correct choice is C, Import Wizard, as it provides a user-friendly interface for importing and deduplicating records from a CSV file. Options A and B are not suitable for bulk data imports, while D, Data Loader, does allow for bulk imports but does not automatically handle deduplication like the Import Wizard does.