nerdexam
Salesforce

ADM-201 · Question #386

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

The correct answer is D. External ID. When importing and updating records from a separate system, an External ID field should be used as the identifier to uniquely match records between the two systems.

Submitted by helene.fr· Apr 18, 2026Data and Analytics Management

Question

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

Options

  • ARich Text field
  • BRecord ID
  • CAuto-Number field
  • DExternal ID

How the community answered

(23 responses)
  • B
    4% (1)
  • C
    4% (1)
  • D
    91% (21)

Why each option

When importing and updating records from a separate system, an External ID field should be used as the identifier to uniquely match records between the two systems.

ARich Text field

A Rich Text field is for formatted text display and cannot be used as a unique identifier for matching records during import.

BRecord ID

The Salesforce Record ID is an internal, system-generated identifier that is not typically known or used by external systems for matching purposes.

CAuto-Number field

An Auto-Number field automatically generates sequential numbers within Salesforce, making it unsuitable for matching records with IDs originating from an external system.

DExternal IDCorrect

An External ID is a custom field marked as unique and external, specifically designed to store IDs from external systems, allowing Salesforce to use it for matching and updating records during import operations.

Concept tested: External ID for data integration

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

Topics

#External ID#Data Import#Data Management#Record Identifier

Community Discussion

No community discussion yet for this question.

Full ADM-201 Practice