Salesforce free flashcards

Free ADM-201 flashcards

8 real ADM-201 flashcards, sampled across every domain the exam tests. Each concept card is paired with the misconception card built from the tempting wrong answer - the trap most decks skip. No account, no card.

The full deck has 550 flashcards. For a domain-by-domain breakdown and a study plan, read the ADM-201 study guide.

ConceptData and Analytics Management

Why would you mark a custom field as an External ID before running an upsert in Data Loader?

An External ID indexes a unique value from a source system, and upsert uses that value as its match key to decide whether to create a new record or update an existing one, without needing the Salesforce record ID.

MisconceptionData and Analytics Management

Validation rules only fire when a user edits a record manually through a Lightning record page, not during any automated process.

It is tempting to think validation only guards manual edits, but rules also fire on API and automation-driven saves, so limiting them to manual edits is wrong.

ConceptConfiguration and Setup

With an org-wide default of Public Read Only, how do you let one group edit every record of an object without loosening the baseline for anyone else?

Create an owner-based sharing rule keyed on records owned by all internal users and share them with that group at Read/Write. Sharing rules only ever open access wider than the org-wide default, so the group gains edit rights while the Public Read Only baseline stays intact for everyone else.

MisconceptionConfiguration and Setup

To let the compliance team edit all Contract records, change the Contract org-wide default to Public Read/Write.

Tempting because it guarantees the compliance team can edit, but it grants edit access to the entire organisation, which contradicts the requirement to change nothing else about the baseline.

ConceptObject Manager and Lightning App Builder

When you delete a parent record, how does the outcome differ between a master-detail relationship and a lookup relationship?

Master-detail is tightly coupled, so a detail record cannot exist without its master and deleting the parent cascades the delete to its children. A lookup is loosely coupled and leaves the child records untouched when the parent is removed.

MisconceptionObject Manager and Lightning App Builder

When a parent is deleted, the child records are automatically deleted in both master-detail and lookup relationships.

It is tempting because both relationships link a child to a parent, but only master-detail cascades the delete. A lookup does not delete its child records by default.

ConceptAutomation

In a record-triggered flow, which run timing should update a field on the same record that triggered it, and why?

Before-save timing. The flow runs while the record is still in the current transaction and not yet committed, so setting a field on that record needs no extra DML and is markedly faster than an after-save update, which re-saves the record.

MisconceptionAutomation

Use after-save for a same-record update because only after-save flows can read the triggering record's field values.

Tempting because after-save flows are common, but wrong: both before-save and after-save flows can read the triggering record's field values, so this is not a reason to prefer after-save.

Get all 550 ADM-201 flashcards free

Drop your email and we will keep you posted as new ADM-201 study material ships. No spam - we mail you only when it is worth your time.

Frequently asked questions

Are these ADM-201 flashcards free?

Yes. Every card on this page is free to read with no sign-up. The full deck has 550 flashcards; drop your email below and we will keep you posted, or create a free account to study the rest.

What is a misconception card?

A card built from a tempting wrong answer in our question bank, naming the trap and explaining why it fails. Most flashcard decks only drill the fact (a concept card); we pair each one with the misconception the exam actually tests you against.

Are these real ADM-201 exam questions or vendor content?

No. These are original flashcards written from our own blueprint-aligned practice questions. We never reproduce live exam items or vendor material.

How many flashcards are in the full ADM-201 deck?

550 cards spread across all 8 domains. For the full domain-by-domain breakdown, read the study guide.

Examworthy is not affiliated with or endorsed by Salesforce. All flashcards are original, drawn from our own blueprint-aligned practice questions. We never reproduce live exam items. ADM-201 and related marks belong to their respective owners.