nerdexam
Salesforce

PLAT-ADMN-201 · Question #152

A Platform Administrator at Universal Containers needs an automated way to delete records based on field values. Which automated solution should the administrator use?

The correct answer is A. Flow Builder. Flow Builder is the standard and most versatile tool for performing automated data maintenance, including the deletion of records. A "Schedule-Triggered Flow" can be configured to run at specific intervals (e.g., daily at midnight) to find records that meet certain…

Submitted by chen.hong· Apr 18, 2026Workflow/Process Automation

Question

A Platform Administrator at Universal Containers needs an automated way to delete records based on field values. Which automated solution should the administrator use?

Options

  • AFlow Builder
  • BAutomation Studio
  • CMass Delete Records
  • DFlow Orchestration

How the community answered

(33 responses)
  • A
    76% (25)
  • B
    3% (1)
  • C
    12% (4)
  • D
    9% (3)

Explanation

Flow Builder is the standard and most versatile tool for performing automated data maintenance, including the deletion of records. A "Schedule-Triggered Flow" can be configured to run at specific intervals (e.g., daily at midnight) to find records that meet certain criteria--such as Leads that have been "Unqualified" for over a year--and use the "Delete Records" element to remove them from the system. While the "Mass Delete Records" tool (Option C) exists in the Setup menu, it is a manual administrative tool and cannot be scheduled or fully automated based on complex field-level logic. Automation Studio (Option B) is a Marketing Cloud tool, not a core Salesforce platform feature for record management. Flow Orchestration (Option D) is used for complex, multi-user business processes rather than simple data cleanup tasks. Therefore, for recurring, criteria-based record deletion, Flow Builder is the recommended solution.

Topics

#Flow Builder#Record Deletion#Process Automation#Declarative Automation

Community Discussion

No community discussion yet for this question.

Full PLAT-ADMN-201 Practice