Summer Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201) Question and Answers

Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201)

Last Update Aug 28, 2026
Total Questions : 184

We are offering FREE OmniStudio-Consultant Salesforce exam questions. All you do is to just go and sign up. Give your details, prepare OmniStudio-Consultant free exam questions and then go for complete pool of Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201) test questions that will help you more.

OmniStudio-Consultant pdf

OmniStudio-Consultant PDF

$36.75  $104.99
OmniStudio-Consultant Engine

OmniStudio-Consultant Testing Engine

$43.75  $124.99
OmniStudio-Consultant PDF + Engine

OmniStudio-Consultant PDF + Testing Engine

$57.75  $164.99
Questions 1

A business wants to add typeahead functionality to an existing OmniScript. The business wants the user to begin entering the name of a contact in Salesforce. and allow the user to select the contact once it has found a match. Once the contact has been selected, the OmniScript should retrieve the contact ' s email address for use in a later step of the process.

What data source is needed when using the TypeAhead element?

Options:

A.  

HTTP Action

B.  

Integration Procedure Action

C.  

DataRaptor Post Action

D.  

DataRaptor Extract Action

Discussion 0
Questions 2

which Action element redirects the user outside an LWC OmniScript?

Options:

A.  

Response

B.  

Done

C.  

Post to Object

D.  

Navigate

Discussion 0
Questions 3

Which element retrieves data from a Salesforce picklist in an org?

Options:

A.  

DataRaptor Extract Action

B.  

Lookup

C.  

Select

D.  

Calculation Action

E.  

Mark this item for later review.

Discussion 0
Questions 4

What is the purpose of the Messaging element in OmniScript?

Options:

A.  

Display a custom styled message

B.  

Send email/text to users based on logical conditions

C.  

Trigger an event to external data sources based on logical conditions

D.  

Display warning to users based on logical conditions

Discussion 0
Questions 5

A Data Mapper is configured to sort records based on a formula field.

Why might this configuration negatively impact performance?

Options:

A.  

Integration Procedures require additional memory to parse the sorted JSON.

B.  

Multiple formula evaluations exceed the maximum CPU limit for the session.

C.  

Sorting operations bypass the internal cache of the OmniStudio engine.

D.  

Calculation of non-indexed values increases processing time during the query.

Discussion 0
Questions 6

A business requires a solution to generate an event {platform event) using account information. All the event information is related to the customer and is stored in Salesforce.

Using an Integration Procedure, which two actions are necessary to design this solution?

Choose 2 answers

Options:

A.  

HTTP

B.  

Response

C.  

DataRaptor Post

D.  

DataRaptor Extract

Discussion 0
Questions 7

A consultant is designing a FlexCard for a client. The client wants to customize the look of each element on the FlexCard. What tool should the consultant use to meet the client ' s requirements?

Options:

A.  

Use DataRaptor to customize the look of each element.

B.  

Use Integration Procedures to customize the look of each element.

C.  

Use the style panel in the FlexCard Designer to customize the look of each element.

D.  

Use OmniScripts to customize the look of each element.

Discussion 0
Questions 8

Which three use cases should be implemented using Calculation Procedures and matrices?

Choose 3 answers

Options:

A.  

Use a house ' s address, size, and age of the building to determine an insurance premium.

B.  

Use rules to determine eligible insurance products based on a house ' s address and age of the building.

C.  

Use location and past usage to determine the monthly cost for an energy product.

D.  

Use the product color and capacity to determine the price of a product.

E.  

Use risk factors for an insured item to determine different insurance product options.

Discussion 0
Questions 9

A company needs to create an OmniScript with three steps.

• Step 1

• Step 2

• Step 3

Enter customer details

Select a product

Display a price retrieved from a REST API

The product ' s price should automatically display in Step 3.

What should the consultant add to the design of the OmniScript to meet these requirements?

Options:

A.  

DataRaptor Post Action between Step 2 and Step 3

B.  

Integration Procedure Action between Step 2 and Step 3

C.  

DataRaptor Post Action inside Step 2

D.  

Integration Procedure Action inside Step 3

Discussion 0
Questions 10

A business Implements FlexCards in their customer 360° view. The business wants to add a new action to on the FlexCards that redirects users to an external web page.

Which type of action should the consultant recommend to meet this new requirement?

Options:

A.  

Redirect

B.  

Event

C.  

Navigate

D.  

URL

Discussion 0
Questions 11

A consultant is tasked with migrating Calculation Matrices and Procedures as Decision Matrices and Expression Sets respectively.

What is a key consideration when migrating Calculation Matrices and Procedures?

Options:

A.  

Procedures can be migrated without considerations.

B.  

Matrices can be migrated with minimal considerations.

C.  

Matrices can be migrated without considerations.

D.  

Looping procedures cannot be migrated as expression sets.

Discussion 0
Questions 12

A company uses Expression Sets to determine product pricing. Due to the company ' s pricing schedules, there is always more than one Expression Set active at one time for a given date.

In this scenario, how will the calculation engine select which Expression Set to run?

Options:

A.  

Rank

B.  

Date modified

C.  

Date created

D.  

Sequence

Discussion 0
Questions 13

An investment portfolio manager wants to build a console to display:

• Client information

• Profile attributes

• Investment instrument information

There are more than 20 profile attributes. Each investment instrument has 15 fields of information to display. The fields should be grouped logically.

How should the consultant design a solution to meet the requirements?

Options:

A.  

• A header FlexCard for client information with a Flyout for profile attributes• Child FlexCards for investment instruments with a Flyout for additional information

B.  

• A header FlexCard for client information and profile attributes• FlexCards for investment instrument information

C.  

• An OmniScript with a Step for client information• Block Elements for investment instruments

D.  

• A header FlexCard for client information and profile attributes• Child FlexCards for investment instruments with a Flyout for additional information

Discussion 0
Questions 14

A healthcare company wants to enable its subscribers to add. edit, or delete dependents related to their policy via their community portal. The project team decides to use OmniStudio tools to provide this functionality.

In this scenario, which two OmniStudio features should the consultant recommend?

Choose 2 answers

Options:

A.  

Datatable

B.  

Remote Action

C.  

Response Action

D.  

Edit Block

Discussion 0
Questions 15

What is the purpose of Step elements in OmniScript?

Options:

A.  

Allows the user to input data

B.  

Groups elements that extract data

C.  

Enables the use of repeatable blocks

D.  

Organizes the script into one or more pages

Discussion 0
Questions 16

An OmniStudio Consultant decides to use multiple states on a FlexCard instead of one state with many conditional views.

What is a valid reason for this decision?

Options:

A.  

Multiple states automatically enable different data sources for each scenario.

B.  

Multiple states improve rendering performance in most implementations, making it easier to design and maintain.

C.  

Multiple states are required because conditional visibility cannot be applied to elements.

D.  

The required layouts and fields differ significantly between scenarios, making separate states easier to design and maintain.

Discussion 0
Questions 17

A governance policy states that hard-coded IDs must never be present in deployed components.

How should an OmniStudio Consultant address this in Data Mappers?

Options:

A.  

Hard-coded IDs are acceptable if they are for standard Record Types.

B.  

Use relationship queries or parameters to resolve IDs dynamically.

C.  

Hard code the ID in Development, then manually change it in Production after deployment.

D.  

Use a lookup table in Excel to find the IDs.

Discussion 0
Questions 18

A use case requires an Integration Procedure to call an external API that returns a JSON list of customer service agents. The subsequent OmniScript needs to display this list.

Which part of the HTTP Action configuration is responsible for ensuring the external data structure is mapped to a format accessible by subsequent Integration Procedure actions?

Options:

A.  

Response Mapping parameters, which define how the response body is extracted and stored as an element within the Integration Procedure ' s data JSON.

B.  

Headers section, which contains only authentication and content type metadata.

C.  

Timeout parameter, which determines how long the Integration Procedure waits for the external response.

D.  

Request Body parameters, which define only the data sent to the external API, not the received data.

Discussion 0
Questions 19

A business wants to create a FlexCard for mobile plans to add to their Customer 360° console application. The FlexCard needs to include the following actions:

• Start a process to retrieve plan consumption data

• Create a new case

• Open a promotions web page

• Change the SIM card

which combination should the consultant use in designing the solution?

Options:

A.  

Custom Event and Redirect URL

B.  

OmniScript and Navigate

C.  

Event, Navigate and Card

D.  

Flyout and OmniScript

Discussion 0
Questions 20

Which two functions can be performed by DataRaptors?

Choose 2 answers

Options:

A.  

Transform data

B.  

Combine requests into a single response

C.  

Read and write data to external systems

D.  

Read and write data to Salesforce

Discussion 0
Questions 21

A client wants to display an overview of the customer ' s assets inside the first step of a " Modify Asset " OmniScript. This overview is already built as a FlexCard.

How should an OmniStudio Consultant configure the OmniScript to include the FlexCard?

Options:

A.  

Embed the FlexCard using a Custom Lightning Web Components (LWC) element.

B.  

Rebuild the dashboard using OmniScript Text Blocks.

C.  

Embed the dashboard using an iframe.

D.  

Exclude the dashboard from the OmniScript.

Discussion 0
Questions 22

A company implements an integration procedure that is invoked from an OmniScript. The integration procedure includes a recommend to improve performance and address users concerns

Which feature should the consultant recommend to improve performance and address users concerns?

Options:

A.  

Try Catch

B.  

Batch jobs

C.  

Chaining

D.  

Conditions

Discussion 0
Questions 23

A consultant has a project with the following requirement: " Agents need to follow a standard customer greeti…. script in order to ensure brand consistency. "

Which OmniScript element should the consultant recommend to ensure the agents can see and follow these standard scripts?

Options:

A.  

Input Block

B.  

Text Area

C.  

Headline

D.  

Step

Discussion 0
Questions 24

An OmniStudio Consultant receives a request to build a FlexCard that displays the following information:

• Campaign name

• Members of the campaign

• Campaign expiration date

• Expected revenue

A popup window will display additional information about the campaign, such as details about the members. A button must initiate a guided process to add new leads to the campaign.

Which two FlexCard features should the consultant recommend to meet these requirements?

Options:

A.  

Block element

B.  

OmniScript action

C.  

DataTable

D.  

Flyout action

Discussion 0
Questions 25

Agents for an insurance company need to know the current and past weather conditions when creating claims for customers. The consultant implements a FlexCard for weather conditions in the console to ensure the agents have access to the information. The FlexCard needs to provide fields extracted from a weather API and an account field from Salesforce.

According to best practice, what data source should be used?

Options:

A.  

Streaming API

B.  

DataRaptor Extract

C.  

REST

D.  

Integration Procedure

Discussion 0
Questions 26

Coral Cloud Resorts is designing a solution for its Experience Cloud site. The goal is to show personalized welcome messages and booking summaries to authenticated users. The OmniStudio Consultant must decide between embedding a FlexCard on a record detail page versus a site page.

Which factor is most critical for making this decision?

Options:

A.  

The requirement to use custom Cascading Style Sheets (CSS) for branding.

B.  

The number of actions the FlexCard contains.

C.  

The data source type used by the FlexCard, such as a Data Mapper or Integration Procedure.

D.  

Whether the information displayed is specific to a record or general to the user.

Discussion 0
Questions 27

An organization needs to control pages or groups of fields in an OmniScript based on the choices made by the user.

What should an OmniStudio Consultant do to meet this requirement?

Options:

A.  

Use the Visibility Rules property on a Step or Block element.

B.  

Create child OmniScripts for branched flow.

C.  

Use the Conditional View property on a Step or Block element.

D.  

Use the Radio Input property on a Step or Block element.

Discussion 0
Questions 28

A consultant is designing a Flexcard for a client. The client wants the Flexcard to launch a child card with additional information and actions related to the parent card

when the agent clicks on a button.

How should the consultant design the Flexcard to meet the client ' s requirements?

Options:

A.  

Design the parent card to launch a child card when the specific action is taken.

B.  

Design the parent card to launch a child card through a Flyout Action.

C.  

Design the parent card to launch a new Data Mapper when the specific action is taken.

D.  

Design the parent card to launch a new Omniscript when the specific action is taken,

Discussion 0
Questions 29

A business has the following requirements:

• To display cases for an account

• The user should see all of the cases on the canvas

• The user should be able to create a new case from the canvas

The consultant decides to use states to enable this functionality.

Which type of state should the consultant recommend to allow users to create a new case from the canvas?

Options:

A.  

Active Card State

B.  

Blank Card State

C.  

Edit Mode State

D.  

New Card State

Discussion 0
Questions 30

A consultant is designing a Flexcard for a client. The client wants to customize the look of each element on the Flexcard.

What tool should the consultant use to meet the client ' s requirements?

Options:

A.  

Use Data Mapper to customize the look of each element.

B.  

Use Integration Procedures to customize the look of each element.

C.  

Use the style panel in the Flexcard Designer to customize the look of each element.

D.  

Use Omniscripts to customize the look of each element.

Discussion 0
Questions 31

A business requirement asks for a section of a form to be repeated dynamically based on how many cars the user owns. The user should be able to select " Add Car " or " Remove Car " .

Which component is designed for this?

Options:

A.  

Formula

B.  

Edit Block

C.  

Step

D.  

Text Block

Discussion 0
Questions 32

A business wants to transform an existing process into a digital interaction using OmniScript. The process includes several steps. Some steps apply to all users, and other steps only apply to users depending on their responses to certain questions. The business does not want all users to have to go through all the steps.

Which OmniScript feature should the consultant recommend to meet this requirement?

Options:

A.  

User Roles

B.  

Conditional Views

C.  

Script Configuration

D.  

Script Profiles

Discussion 0
Questions 33

Topic: Salesforce API

You want to display Chatter feeds, users, groups, and followers, especially in mobile applications.

Also, you want to provide programmatic access to files, recommendations, topics, notifications, and

Data.com purchasing. Which of the following option should you use to do this?

Options:

A.  

Streaming API

B.  

REST API

C.  

Tooling API

D.  

Chatter REST AP!

E.  

Chatter SOAP API

Discussion 0
Questions 34

Which three functions are performed by Action elements in OmniScript?

Choose 3 answers

Options:

A.  

Display error messages to the user

B.  

Get and update data through APIs

C.  

Organize data into multiple pages

D.  

Send DocuSign emails for signature

E.  

Get and update data in Salesforce

Discussion 0
Questions 35

A project requires displaying data from a legacy system on a FlexCard. The external system is slow, taking more than 5 seconds for a response. The data only changes once a day.

Which configuration should an OmniStudio Consultant recommend to improve the user experience?

Options:

A.  

Configure a REST data source with an increased timeout setting.

B.  

Configure an Integration Procedure with Chain On Step enabled.

C.  

Configure a Data Mapper with filtering logic.

D.  

Configure an Integration Procedure with caching enabled.

Discussion 0
Questions 36

A company has a requirement to create a 360° view of their customers using FlexCards. At this company, customer data is stored in Salesforce but also in external legacy systems. A consultant reviews the use cases needed and recommends a FlexCard canvas that contains 5 child FlexCards inside the state of the parent FlexCard.

How many different data sources can be configured using FlexCards in this scenario?

Options:

A.  

2

B.  

6

C.  

5

D.  

1

Discussion 0
Questions 37

A Salesforce OmniStudio Consultant is creating an OmniScript for a client ' s customer service process. The consultant wants to enhance the performance and usability of the OmniScript. What is one best practice the consultant can follow to achieve this?

Options:

A.  

Use the Salesforce Lightning App Builder.

B.  

Use custom Lightning Web Components with LWC OmniScripts.

C.  

Use Angular OmniScripts.

D.  

Use the Classic OmniScript Designer.

Discussion 0
Questions 38

A company plans to rebuild a process that includes functionality that was originally written in APEX and Visual pages using OmniScript. The consultant reviews the process and sees in the first step, the user reviews data and, then enters additional information. In the next step, the process retrieves data from an external system.

In this scenario, which OmniStudio data tool should the consultant recommend?

Options:

A.  

DataRaptor Turbo

B.  

Calculation Procedure

C.  

Integration Procedure

D.  

DataRaptor Extract

Discussion 0
Questions 39

A telecommunications company wants to create a 360° view of their customers, including all customer install products grouped by service address. During the discovery phase of the project, the consultant identifies that installed products can have 4 different statuses. Agents complete different processes, depending on status of installed product. The consultant creates an inventory of all statuses and processes as shown below.

• Status = Active

o Pay bill

o Review usage

o Cancel service

• Status = Suspended

o Pay bill

o Reconnect service

o Cancel service

• Status = Pending installation

o Set up billing

o Schedule installation

o Cancel installation

• Status = Canceled

o Reconnect service o Cancel service

• Status = Pending installation

o Set up billing

o Scheduleinstallation

o Cancel installation

• Status = Canceled

o Pay bill

o Disconnect service

o Reconnect service

Which two FlexCard features should the consultant use to meet these requirements?

Choose 2 answers

Options:

A.  

States

B.  

OmniStudio Action

C.  

Custom Style

D.  

Flyout

Discussion 0
Questions 40

Which OmniStudio tool is primarily designed to extract data from Salesforce objects, transform it into JSON, and provide it to other OmniStudio components?

Options:

A.  

Integration Procedure

B.  

FlexCards

C.  

Data Mapper Extract

D.  

OmniScript

Discussion 0
Questions 41

A consultant is working on a project that requires the use of Omnistudio tools to automate complex business processes. The consultant is considering using Decision Matrices and Expression Sets.

What is the primary benefit of using Decision Matrices and Expression Sets in Omnistudio?

Options:

A.  

They allow for calculations on matrix lookups and variables.

B.  

They facilitate the creation of custom objects.

C.  

They allow for the creation of custom fields.

D.  

They enable the creation of custom code.

Discussion 0
Questions 42

Service agents must confirm customer contact information in the first step of a payment OmniScript. Contact information includes name, telephone number, mobile number, and email. None of the contact information on first step is required.

On the last step, after taking payment, the agent can optionally email the receipt to the customer. If the customer says yes, the agent selects a checkbox. If the agent selects the box but the email address field is empty, the process must require the user to return to the first step and enter the customer ' s email address.

What should the consultant recommend to meet this requirement?

Options:

A.  

Add a Set Errors element

B.  

Add a DataRaptor to retrieve the email address

C.  

Add a Validation Rule to the Contact object

D.  

Add a Conditional View to the last step

Discussion 0
Questions 43

A Consultant is working on a project that involves using OmniStudio tools to design solutions that meet customer business requirements. The solutions need to be maintainable, scalable, and contribute to long-term customer success. Which OmniStudio tool should the Consultant use to display data and launch actions?

Options:

A.  

OmniScripts

B.  

FlexCards

C.  

Integration Procedures

D.  

DataRaptors

Discussion 0
Questions 44

A customer needs to store millions of Transaction records that are read-only and historical. They want to display this data in a FlexCard.

Which object design strategy supports this volume and use case?

Options:

A.  

Store data in a long text field.

B.  

Use Big Objects or External Objects.

C.  

Use a standard custom object.

D.  

Avoid storing the data.

Discussion 0
Questions 45

A company uses calculation procedures to determine product pricing. Due to the company ' s pricing schedules, there is always more than one calculation procedure active at one time for a given date.

In this scenario, how will the calculation engine select which calculation procedure to run?

Options:

A.  

Date modified

B.  

Priority

C.  

Sequence

D.  

Date created

Discussion 0
Questions 46

An enterprise architecture team is deciding between using Salesforce Flow or OmniStudio Integration Procedures for a specific integration scenario involving complex JSON transformation and multiple external API calls.

Which justification supports choosing an Integration Procedure in this landscape?

Options:

A.  

Restrict JSON handling.

B.  

Perform server-side orchestration and JSON transformation.

C.  

Require HTTP callouts exclusively.

D.  

Execute entirely on the client side.

Discussion 0
Questions 47

A company has a legacy application to display customer information. The application currently uses custom CS / HTML to display information in the company ' s color scheme and fonts. The application also provides users will access to more than 25 processes. Recently, a new project was started to build a 360° view using FlexCards to replace the legacy application.

In this scenario, which three FlexCard features should the consultant recommend?

Choose 3 answers

Options:

A.  

Actions

B.  

Custom Styles

C.  

Menu elements

D.  

Data tables

E.  

Newport Design System

Discussion 0
Questions 48

Which OmniStudio tool is optimized for performance and minimizes configuration time?

Options:

A.  

Integration Procedure

B.  

DataRaptor Extract

C.  

DataRaptor Turbo Extract

D.  

Calculation Procedure

Discussion 0
Questions 49

When designing OmniScripts, which three best practices should consultants recommend to increase user adoption?

Choose 3 answers

Options:

A.  

Prefill data for users when possible

B.  

Replicate existing processes as-is

C.  

Provide keystroke commands for data entry

D.  

Divide complex processes into sections

E.  

Provide user help text

Discussion 0
Questions 50

A company wants to create a guided process for their customers. The process needs to retrieve data from Salesforce as well as external systems, and the steps of the process will branch depending on input from the user. Users will complete the process in a single session.

How should the consultant design the solution to meet these requirements?

Options:

A.  

FlexCards and Integration Procedures

B.  

FlexCards and DataRaptors

C.  

OmniScripts and Integration Procedures

D.  

OmniScripts and DataRaptors

Discussion 0
Questions 51

A company needs to create a quoting process for its internal agents. During quoting, the agent selects a product and specifies the grade (A, B. C, D. E) and the size (Small Medium, Large, X-large). The process should look up the unit price using the product code, the grade, size, and then multiplies the unit price by a discount factor.

Which two OmniStudio tools should the consultant recommend to meet these requirements?

Choose 2 answers

Options:

A.  

Calculation Matrix

B.  

DataRaptor Transform

C.  

DataRaptor Extract

D.  

Calculation Procedure

Discussion 0
Questions 52

What is the purpose of the " OmniStudio User " permission set license (PSL)?

Options:

A.  

It provides baseline entitlement to use OmniStudio functionality.

B.  

It automatically provisions OmniStudio tools for all users.

C.  

It grants direct object-level permissions within OmniStudio components.

D.  

It enables assignment of OmniStudio-specific permission sets to a user.

Discussion 0
Questions 53

A business has a project that must be completed soon in order to meet important deadlines. However, the developer on the project has left the company, and the new team on the project has decided to use OmniStudio tools. The development work completed so far was done using APEX code. The new team must complete the project following these guidelines:

• Minimize implementation time

• Ensure end-user processes are as simple as possible

• Find a way to ensure optimal UX

In this scenario, what two actions should the consultant recommend to the project team '

Choose 2 answers

Options:

A.  

Replace existing APEX using DataRaptors and HTTPActions

B.  

Create new LWC templates for branding and styling

C.  

Implement FlexCards and OmniScripts for the front-end

D.  

Use existing APEX classes as data sources

Discussion 0
Questions 54

An OmniStudio Consultant is reviewing a complex Integration Procedure (IP) that contains over 20 actions in a linear sequence.

Which best practice should the consultant recommend to improve the maintainability and readability of this Integration Procedure?

Options:

A.  

Break the complex IP into smaller, reusable sub-Integration Procedures and call them sequentially using the IP Action element.

B.  

Replace all Data Mapper actions with custom Apex to simplify the overall component structure.

C.  

Combine all 20 actions into a single large Set Values action to reduce the number of elements in the IP Designer.

D.  

Use a single Response action after every three steps to visually separate the IP ' s logic.

Discussion 0
Questions 55

A consultant must design a 360 view of the customer. The business requirements are:

• A header card with account information (name, account number, next billing date, invoice method)

• A list of related contacts (first name, last name, phone)

• All the open cases related to the account (subject, priority, SLA)

An account will not have more than 2 contacts, but it could have more than 10 open cases. It is necessary to the different sections available at a glance.

Which two FlexCard features should the consultant recommend to improve the user experience?

Choose 2 answers

Options:

A.  

Use a Datatable element

B.  

Use a Block Element with the Collapse property enabled

C.  

Use a Zone Template

D.  

Use a Custom Style to adjust height and width

Discussion 0