Salesforce Certified Platform App Builder — Question 284
Use Data Loader when __________. (Choose three.)
Answer options
- A. You need to load 50,000 to five million records. If you need to load more than 5 million records, we recommend you work with a Salesforce partner or visit the AppExchange for a suitable partner product.
- B. You don't need the import process to be automated.
- C. You need to load into an object that is not supported by the Data Import Wizard.
- D. You want to schedule regular data loads, such as nightly imports.
Correct answer: A, C, D
Explanation
The correct answers A, C, and D highlight scenarios where Data Loader is the appropriate tool, particularly for large data volumes, unsupported objects, and scheduling imports. Option B is incorrect because Data Loader can be used for both automated and manual imports, making it less relevant to the question's context.