nerdexam
Salesforce

ADM-201 · Question #272

What should an administrator use as an identifier when importing and updating records from a separate financial system?

The correct answer is A. External ID. When importing and updating records from a separate financial system, an administrator should use an External ID as the unique identifier.

Submitted by valeria.br· Apr 18, 2026Data and Analytics Management

Question

What should an administrator use as an identifier when importing and updating records from a separate financial system?

Options

  • AExternal ID
  • BRecord ID
  • CRich Text field
  • DAuto-Number field

How the community answered

(28 responses)
  • A
    89% (25)
  • C
    7% (2)
  • D
    4% (1)

Why each option

When importing and updating records from a separate financial system, an administrator should use an External ID as the unique identifier.

AExternal IDCorrect

An External ID is a custom field that contains unique record identifiers from a system outside of Salesforce. It allows Data Loader and other integration tools to match records in Salesforce with records from the external system during import and update operations, preventing duplicates and ensuring data consistency.

BRecord ID

The Record ID is Salesforce's internal 15 or 18-character unique identifier for records, which is generated by Salesforce and not suitable for identifying records originating from an external system.

CRich Text field

A Rich Text field is used to store formatted text and cannot be designated as a unique identifier for matching records during data operations.

DAuto-Number field

An Auto-Number field automatically generates a sequential number for new records within Salesforce and is not designed to store and match identifiers from an external system.

Concept tested: External IDs for data integration

Source: https://help.salesforce.com/s/articleView?id=sf.custom_field_external_id.htm&type=5

Topics

#External ID#Data Import#Data Update#Record Identification

Community Discussion

No community discussion yet for this question.

Full ADM-201 Practice