A Salesforce administrator at a medical device company needs to configure a weekly automated process to upsert custom records from an external ERP system into Salesforce using an External ID field. The operation must run via command-line interface (CLI) without manual user intervention. Which utility should the administrator select to fulfill these requirements?
- Data LoaderAnswer
- BData Import Wizard
- CMass Transfer Records
- DSalesforce Connect
Answer
Data Loader is the appropriate utility because it supports up to 5,000,000 records and offers a command-line interface (CLI) for automated, scheduled operations.
Data Loader is designed to handle up to 5,000,000 records per operation and includes a client-based Command Line Interface (CLI) that enables administrators to automate routine upsert tasks on a scheduled basis using external IDs.
Step-by-Step Solution
Key Concept
Selecting data administration utilities based on record volume limits and command-line automation capabilities