nerdexam
Salesforce

ADM-201 · Question #174

When a sales rep picks a button on an opportunity, a simple discount calculator screen should be launched. Which automation tool should an administrator use to build this discount calculator screen?

The correct answer is D. Flow Builder. To launch a custom screen for a discount calculator when a sales rep clicks a button on an opportunity, an administrator should use Flow Builder to create a Screen Flow.

Submitted by kwame.gh· Apr 18, 2026Workflow/Process Automation

Question

When a sales rep picks a button on an opportunity, a simple discount calculator screen should be launched. Which automation tool should an administrator use to build this discount calculator screen?

Options

  • AProcess Builder
  • BPlatform Event
  • CWorkflow Rule
  • DFlow Builder

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    14% (5)
  • C
    6% (2)
  • D
    77% (27)

Why each option

To launch a custom screen for a discount calculator when a sales rep clicks a button on an opportunity, an administrator should use Flow Builder to create a Screen Flow.

AProcess Builder

Process Builder is used for behind-the-scenes automation based on record changes or platform events and cannot create user-facing screens for interaction.

BPlatform Event

Platform Events are used for publishing and subscribing to event messages and are not a tool for building interactive user screens.

CWorkflow Rule

Workflow Rules are an older automation tool primarily used for field updates, email alerts, tasks, and outbound messages, and cannot create interactive screen-based calculators.

DFlow BuilderCorrect

Flow Builder, specifically a Screen Flow, is the appropriate automation tool to build a custom user interface (a screen) that can accept input (like discount parameters) and perform calculations, which can then be launched from a button or link on an opportunity record.

Concept tested: Screen Flow for user interaction

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

Topics

#Flow Builder#Screen Flow#Automation Tools#User Interface

Community Discussion

No community discussion yet for this question.

Full ADM-201 Practice