Summer Certification Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Process-Automation Salesforce Process Automation Accredited Professional (AP-221) Exam Questions and Answers

Questions 4

From the following scenarios, what is the most critical thing that should be avoided within a loop, if possible, when working with flows?

Options:

A.

Nesting another loop.

B.

Executing actions like creating or updating records.

C.

Displaying data to the user.

D.

Assigning new values to variables.

Buy Now
Questions 5

Which three Resources can be created from within the Resources tab?

Options:

A.

Constant

B.

Formula

C.

Status

D.

Choice

E.

Reminder

Buy Now
Questions 6

Which three Screen Flow components are provided by Salesforce?

Options:

A.

Phone number

B.

File Upload

C.

URL

D.

Animations

E.

MIME Image

Buy Now
Questions 7

Which three conditions need to be met for an Administrator to delete a flow version installed from a package without uninstalling the package?

Options:

A.

The flow should not be referenced by another flow

B.

The flow version doesn ' t have any associated paused flow interviews

C.

The flow version has no scheduled actions that are currently live or running

D.

The flow version is deprecated in the org

E.

The flow version is inactive

Buy Now
Questions 8

Which three statements are correct regarding Flow Interviews?

Options:

A.

A flow interview always runs a single instance of a flow.

B.

Users can navigate through a flow through the browser ' s Back or Forward buttons.

C.

A single flow can have up to 50 different versions.

D.

Only those flow interviews can be deactivated that have been paused at least once.

E.

Any flow interviews not in use should be deleted so that the user ' s pending list includes only interviews they still plan to act on.

Buy Now
Questions 9

Which of the following should be used to branch a flow?

Options:

A.

Branching Element

B.

Decision Element

C.

If Condition

D.

If Else Condition

Buy Now
Questions 10

What’s the difference between the Run and Debug buttons in Flow Builder?

Options:

A.

The Run button is available only for active flows.

B.

Only the Run function tests the intent of the flow.

C.

The Debug button automatically fixes issues in the flow.

D.

The Debug button displays details for debugging the flow.

Buy Now
Questions 11

If a record meets one criteria, an email should be sent. If the record meets a different criteria, a task should be created. It is possible that a record meets both criteria. What is the recommended solution for this scenario?

Options:

A.

Create one Workflow Rule with two Workflow Actions

B.

Create two Workflow Rules

C.

Create one Process using the Process Builder

D.

Define two Processes using the Process Builder

Buy Now
Questions 12

Universal Containers (UC) requested that a Chatter post should be posted to the Regional Manager profile when a support case is open for more than seven days. How could the Administrator meet this requirement?

Options:

A.

Scheduled report

B.

Apex trigger

C.

Scheduled flow

D.

LWC component

Buy Now
Questions 13

Which three of the following are the key components to build a process in Process Builder?

Options:

A.

Node

B.

Criteria Node

C.

Trigger

D.

Scheduler

E.

Timer

F.

Action

Buy Now
Questions 14

Which option can a flow designer use to find resources that are available in the flow?

Options:

A.

Canvas in Flow Builder

B.

Elements tab in Flow Builder

C.

Manager tab in Flow Builder

D.

Button Bar in Flow Builder

Buy Now
Questions 15

Universal Containers would like to leverage a custom Heroku app to update Salesforce records. How can the Administrator accomplish this by leveraging declarative tooling?

Options:

A.

Create a Flow to call the Heroku endpoint directly

B.

Scheduled Flow with Apex Action

C.

Configure outbound message to call Heroku directly

D.

Leverage Change Data Capture and Record-Triggered Flow to handle outbound and inbound calls and DML

Buy Now
Questions 16

Which two use cases is it appropriate to combine a process and a flow?

Options:

A.

Clone a record and its children.

B.

Post to an internal Chatter group.

C.

Delete a related record.

D.

Open up visibility of a Chatter feed item to Portal users.

Buy Now
Questions 17

The Administrator at Universal Containers (UC) is building a flow that involves a loop. Where should the Administrator add one of the loop variable ' s stored field values by using an Assignment element?

Options:

A.

Collection Variable

B.

Record Choice Set

C.

Decision Outcome

D.

Constant

Buy Now
Questions 18

What are three best practices a business analyst should keep in mind when creating a Flow?

Options:

A.

Create a draft version of the flow and delete it after the real version has been successfully run at least once.

B.

Plan out their flow before they start building.

C.

Identify the Salesforce IDs and hardcode them in a process so they can be easily referenced.

D.

Provide an error handler.

E.

Wait until the end of the flow to make changes to the database.

Buy Now
Questions 19

Universal Containers (UC) is automating its employee offboarding process. Payroll information is stored in an external system. What could UC use to make an automatic update to the payroll system when an employee is offboarded?

Options:

A.

Salesforce Handler

B.

JSON Auto Connector

C.

API Connect

D.

Outbound Message Action

Buy Now
Questions 20

Developers often say they are " looping over a list of records. " Which Flow Element should the flow designer select to loop over a list of records in a Flow?

Options:

A.

Integration

B.

Logic

C.

Screen

D.

Action

Buy Now
Questions 21

What is the maximum number of versions per flow that one can create in Enterprise or Unlimited Edition?

Options:

A.

100.0

B.

50.0

C.

1000.0

D.

900.0

Buy Now
Questions 22

What are the three key components of an approval process?

Options:

A.

Actions

B.

Criteria

C.

Approvers

D.

Fields

E.

Steps

Buy Now
Questions 23

What occurs when a flow interview fails?

Options:

A.

The user receives an error exception that notifies all System Administrators.

B.

Salesforce sends an error email according to the fault path.

C.

Salesforce sends an error email in the user ' s default language who ran the flow.

D.

The user is redirected to the beginning of the flow.

Buy Now
Questions 24

What does a Constant resource do?

Options:

A.

It displays text input.

B.

It displays static text to the user.

C.

It allows logic to change the data type.

D.

It stores a fixed value that can be used throughout the flow.

Buy Now
Questions 25

Universal Containers requested a custom field to be created on an Account and to display the number of open Cases related to this Account. How could the Administrator meet this requirement?

Options:

A.

Create a roll-up summary field.

B.

Use Process Builder to populate the custom field value.

C.

Use a Flow to populate the custom field value.

D.

Use scheduled Apex to populate the custom field value.

Buy Now
Questions 26

What does a RecordAction do?

Options:

A.

A RecordAction associates an action with a flow or quick action.

B.

A RecordAction associates the Actions and Recommendations component with a flow or quick action.

C.

A RecordAction associates a record with the Actions and Recommendations component.

D.

A RecordAction associates a flow or quick action with a record.

Buy Now
Questions 27

Insightopia aims to automate accessing real-time transaction details stored in an external system. The transaction records are updated frequently but the volume of transactions stays the same over time.

Which could help Insightopia support this automation business requirement?

Options:

A.

Flows, ETL (Extract, Transform, Load) process

B.

Flow Orchestration, External Services

C.

Flows, Salesforce Connect

D.

Flow Orchestration, Local Action

Buy Now
Questions 28

What does debug option in Flow Builder allow an Administrator to do?

Options:

A.

Enter custom values for input variables and view step-wise details.

B.

Run the most recent saved version of the flow with auto-save mode turned OFF.

C.

Version a Flow that can be saved as current version after the Flow has run.

D.

Roll back to previously executed actions, callouts, and changes committed to the database.

Buy Now
Questions 29

What are the considerations in using Flows to subscribe to Platform Events?

Options:

A.

Flows will auto prevent infinite loop in event processing

B.

The Subscriptions related list on the Platform Event ' s detail page may be used to track the entities waiting to receive that Platform Event ' s messages

C.

Any installed package that contains a Platform Event can be uninstalled without taking any further action

D.

Inside a flow, one can query event messages using SOQL

Buy Now
Questions 30

Which is an input variable supported in Flows?

Options:

A.

Record Collection Variable

B.

Picklist

C.

Collection

D.

Record Variables

Buy Now
Questions 31

How can a consultant use process automation tools to set up Salesforce Flow for Service?

Options:

A.

Use Flow Builder to create flows, and specify them in an Actions and Recommendations deployment or in a process.

B.

Add the Actions and Recommendations component to a process.

C.

Use Flow Builder to add processes to the Actions and Recommendations component.

D.

Use Process Builder to create flows and quick actions.

Buy Now
Questions 32

Which two conditions can a flow designer schedule actions on?

Options:

A.

A specific date/time field on the record that started the process.

B.

The time that the process ran last time, e.g., three days from now.

C.

A specific day of the week.

D.

Date relative to a rare event, e.g., 1st day of a leap year.

Buy Now
Questions 33

What should be avoided within the loop when working with flows?

Options:

A.

Executing actions like creating or updating records

B.

Displaying data to the user

C.

Assigning new values to variables

D.

Nesting another loop

Buy Now
Questions 34

The system needs to automatically mention the record owner in the record feed whenever an Opportunity record is Closed-Won. How can an Administrator accomplish this using Flow?

Options:

A.

By creating two flow directives, one for the record and another one for the feed item.

B.

By using the Assignment Element and setting the value to the record owner.

C.

By creating a temporary shadow record with system account as the owner and copying the feed item to original record.

D.

By entering @[reference] in the input Message parameter, where reference is the ID for the record owner.

Buy Now
Questions 35

What ' s the difference between Salesforce Flow and Flow Builder?

Options:

A.

Salesforce Flow is a part of Flow Builder.

B.

Flow Builder is a part of Salesforce Flow.

C.

Salesforce Flow is the fastest version of Flow Builder.

D.

Flow Builder isn ' t available in Lightning Experience, but Salesforce Flow is.

Buy Now
Questions 36

Universal Containers (UC) has built a reusable Lightning Web Component (LWC) for asset selection. How can the Administrator at UC best configure the employee onboarding process to enable new employees to select the Asset needed at the time of joining?

Options:

A.

Expose the asset selection LWC within an iframe in the screen flow

B.

Leverage workflow and LWC to enable the Asset selection

C.

Embed the asset selection LWC directly in the screen flow

D.

Use Lightning Out to support screen flow with LWC

Buy Now
Questions 37

Ursa Major Solar (UMS) is evaluating Salesforce for automating its mutual business processes. What should UMS keep in mind?

Options:

A.

Salesforce automation tools are not supported in Salesforce Lightning.

B.

Salesforce automation tools are currently not supported in Microsoft Internet Explorer.

C.

Salesforce automation tools are not available in Salesforce Developer Edition.

D.

Salesforce automation tools cannot update records for which OWD is Public.

Buy Now
Questions 38

What should be avoided inside a loop?

Options:

A.

Assigning new values to variables.

B.

Executing actions, such as creating or updating records.

C.

Displaying data to the user.

D.

Nesting another loop.

Buy Now
Questions 39

Which element allows adding branching logic?

Options:

A.

Assignment

B.

Loop

C.

Subflow

D.

Decision

Buy Now
Questions 40

An Administrator has seen an increased number of tickets logged by end users reporting Flow errors. To analyze flows in the org, where should the Administrator go to identify which flows are causing the most errors?

Options:

A.

In Setup, go to Process Automation and select Paused Flow Interviews.

B.

In Setup, go to Flows and select the ' Recently Viewed ' List View.

C.

In Setup, type ' Queue ' in the Quick Find menu and select ' Queues ' .

D.

In Setup, go to Process Automation and select Automation Home.

Buy Now
Questions 41

When does a Flow belong in a utility bar?

Options:

A.

When the flow needs to be scoped to a particular record.

B.

When the flow needs to run in the background.

C.

When users need access to it at all times.

D.

When users need access to it from anywhere in the app.

Buy Now
Questions 42

Which standard feature has a primary purpose in helping with identifying performance bottlenecks?

Options:

A.

Stagger and Throttle plug-ins for Flows

B.

Blacktab run-as access for Processes

C.

Optimizer plug-in for Flows and Processes

D.

Raise a case with Salesforce Support

E.

Accurate measure of the CPU time consumption of Flows and Processes

Buy Now
Questions 43

How is a flow interview described?

Options:

A.

It is a reflective instance of a flow.

B.

It is a special connector between two elements.

C.

It is a running instance of a flow.

D.

It is a debug instruction.

Buy Now
Questions 44

The Administrator at Universal Containers (UC) needs to develop a flow to get the Sales reps’ feedback on closed Opportunities. The administrator wants to use the Opportunity object’s object-specific action to launch it. Which standard feature can help UC accomplish this?

Options:

A.

Use Process Builder and Salesforce Survey functionality with object-specific action on the Opportunity object.

B.

Use Salesforce Survey functionality to help capture feedback.

C.

Use Process Builder with custom Apex to capture feedback.

D.

Use Salesforce Flow with object-specific action on the Opportunity object.

Buy Now
Questions 45

In which three ways can a flow designer distribute flows that involve user interaction?

Options:

A.

Field Portal Mobile App

B.

Lightning pages

C.

Flow actions

D.

Custom Lightning web components

E.

Microservice Frame

Buy Now
Questions 46

Ursa Major Solar (UMS) works with local installation partners and has a tiered partner structure based on the partner ' s capacity and coverage radius. UMS wants to automate the entitlement calculation process once a partner switches tiers. A change in entitlement can also result in higher or lower commissions on deals. How can UMS update the Commission field each time the Entitlement field has a new value?

Options:

A.

Using the flow with " Action and related records. "

B.

By creating a Master-Detail relationship between Commission and Entitlement fields.

C.

Set " Auto Update Related Fields " to TRUE on Account and Entitlement objects.

D.

By configuring " Allowed Dependencies " for record update action in flow

Buy Now
Questions 47

An Administrator would like to inform sales leaders when an opportunity ' s stage is changed to Closed-Won or Closed-Lost. Which should the Administrator use?

Options:

A.

Workflow field update.

B.

An Object-Specific Quick Action.

C.

The Decision element.

D.

The " Update Record " element.

Buy Now
Questions 48

When using a Decision element, what does a flow do if no outcome conditions are met?

Options:

A.

It fails and sends the Administrator an email.

B.

Provide a Screen element where users can verify entered values, make corrections, and proceed.

C.

It ends with no action taken.

D.

It takes the path for the default outcome.

Buy Now
Questions 49

Which of the two following elements will issue a Data Manipulation Language (DML) statement when the flow is executed?

Options:

A.

Update Records

B.

Sort Records

C.

Share Records

D.

Create Records

Buy Now
Exam Code: Process-Automation
Exam Name: Salesforce Process Automation Accredited Professional (AP-221) Exam
Last Update: Jun 8, 2026
Questions: 166

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11