Home/Practice Test/Salesforce/Salesforce Omnistudio Developer Practice Test 350+ Questions | Start Free

Salesforce Omnistudio Developer Practice Test 350+ Questions | Start Free

Turn business requirements into guided digital experiences. Start the free practice test and check your Omnistudio configuration and integration skills.

Real Exam Style
Questions
Detailed
Explanations
All Domains
Covered
Timed
Practice
4.8919 learner reviews across Microsoft, AWS, and CompTIA tracksVerified purchases
Jump Straight to the Salesforce Omnistudio Developer Questions (No Sign-Up or Credit Card required)
Why choose us
1
Expert Explanations + Sources Master every concept with clarity.
2
2026-Fresh Questions Always current, never outdated.
3
Real Exam Simulation Practice like you'll test.
4
90-Day Free Updates Stay ahead of changes.
5
Start in 60 Seconds No waiting, instant access.

Salesforce Certified Omnistudio Developer at a glance

Salesforce Certified Omnistudio Developer

CertificationSalesforce Certified Omnistudio Developer
Number of questions60 multiple-choice/multiple-select questions and up to 5 unscored questions
Duration105 minutes
Passing score72%
Question formatsMultiple-choice and multiple-select
DeliveryProctored exam delivered onsite at a testing center or in an online proctored environment
Exam costUS$200 or JPY 30,000, plus applicable taxes
LanguagesEnglish, Japanese; Salesforce lists French and Spanish as coming August 2026
Certification validityAnnual certification maintenance is required; the certification expires if required maintenance is not completed by the applicable deadline
Retake policyWithin each release cycle, candidates have three attempts. After the first failed attempt, wait 24 hours before registering for a second attempt. After the second failed attempt, wait 14 days before a third attempt. After a third failed attempt, wait until the next release cycle. The retake fee is US$100.
PrerequisitesNone

The certification is intended for individuals with experience building and customizing applications on the Salesforce Platform using Omnistudio tools. Salesforce describes the ideal candidate as having 1 year of developer experience plus 3–6 months of design, implementation, and deployment experience with Omnistudio. Candidates should be able to translate business requirements into declarative technical solutions, configure business processes using the Omnistudio tool set, work with JSON and REST services, and troubleshoot Omnistudio implementations.

Skills measured and their weighting

Skill areaWeight
Omnistudio Fundamentals18%
Flexcards15%
Omniscripts20%
Integration Procedures15%
Data Mappers17%
Troubleshooting and Debugging15%

Source: help.salesforce.com — official Salesforce Certified Omnistudio Developer exam guide. The current exam guide states that exam questions align to the Spring ’26 release. Figures were checked against Salesforce’s official certification documentation. Confirm current details there before booking.

Sit the whole exam before you sit the whole exam

The full bank covers every domain, with timed mode and per-domain scoring.

Premium
Timed mode Per-domain score tracking Unlimited free updates PDF + Practice Test
Get the full bank 30-day money back

SALESFORCE-OMNISTUDIO-DEVELOPER Practice Questions By Domains

10 domains covered
Premium 30 of 384 free

Practice the full exam, not a sample

Unlock the full bank and practise every domain end to end.

Unlock all 384 questions

Salesforce Certified OmniStudio Developer Practice Test

Students preparing for the Salesforce Certified OmniStudio Developer credential can Browse certification practice tests and use this guide to build a clear, topic-by-topic study routine. The goal is not to memorize isolated facts. It is to understand how OmniStudio components work together to create guided, data-driven experiences on Salesforce.

Salesforce describes a Certified OmniStudio Developer as someone with hands-on experience using OmniStudio tools to design and configure cloud applications for complex business needs. The credential is active in the current Salesforce certification catalog and is not included in the group scheduled to retire in February 2027. Candidates should still check the official Salesforce OmniStudio Developer guide before studying because Salesforce can revise objectives as its products change.

This page follows the current official outline rather than the older syllabus still repeated on many websites. The present blueprint contains six areas: OmniStudio Fundamentals, Flexcards, Omniscripts, Integration Procedures, Data Mappers, and Troubleshooting and Debugging. Older references may list Calculation Procedures and Matrices or Integrated Troubleshooting and Deployment as separate domains. Those lists should not be used as the main study map for the current assessment.

What Is the Salesforce Certified OmniStudio Developer Credential?

The credential validates a developer’s ability to turn business requirements into working OmniStudio solutions. These solutions can guide a service agent through a process, show a customer the right information, collect data in several steps, connect Salesforce to another system, or transform information before saving or displaying it.

OmniStudio is mainly a low-code and declarative toolkit, but the developer role still requires technical thinking. A candidate must understand data structures, component relationships, security, performance, testing, and error diagnosis. The assessment is therefore less about remembering button locations and more about choosing and configuring the right component for a given result.

The official Salesforce credential page says successful candidates have hands-on experience designing and configuring cloud applications with OmniStudio. Typical learners include Salesforce developers, technical consultants, app builders, administrators moving into development, and professionals working with Salesforce Industry solutions.

Current Salesforce OmniStudio Developer Topics

The following weights come from the current Salesforce Certified OmniStudio Developer Exam Guide. The percentages total 100%.

  1. OmniStudio Fundamentals — 18%

This domain checks whether students understand where OmniStudio fits and how an implementation is planned, operated, and moved through its lifecycle. Begin with the OmniStudio Basics learning material, which describes the toolkit’s main layers.

Students should be able to explain the main purpose of each component:

  • Flexcards present contextual information and actions.
  • Omniscripts guide users through step-by-step processes.
  • Data Mappers read, write, and transform data.
  • Integration Procedures coordinate server-side logic and calls.
  • Salesforce CLI and related deployment tools help teams move components between environments.

The official outline also expects awareness of common industry use cases. A healthcare workflow may collect patient-related information, a telecom process may guide service activation, and a public-sector application may help a resident complete an eligibility process. Students do not need to become experts in every industry. They should recognize how guided experiences, reusable interfaces, and connected data solve similar problems in different settings.

Preparation should also cover requirements, assumptions, risks, and constraints. Before choosing a component, ask what users need to complete, where the data comes from, how quickly the screen must respond, which users need access, and whether the solution must work across more than one channel.

Another current objective is the distinction between standard runtime and managed-package runtime. Salesforce’s learning trail includes a standard OmniStudio content and runtime resource because names, designers, storage, deployment behavior, and upgrade considerations can differ by runtime. Avoid treating older managed-package instructions as automatically correct for every current implementation.

Permission set licenses, permission sets, testing, versioning, cloning, and deployment tools also belong here. A useful study activity is to draw a simple lifecycle from requirement to build, test, activate, deploy, and monitor. For each stage, write the team member responsible and the tool or check that reduces risk.

2. Flexcards — 15%

Flexcards give users relevant information and actions in a compact interface. According to Salesforce’s OmniStudio digital suite overview, Flexcards belong to the digital-experience layer and can display contextual data, provide actions, reveal more detail, and work across supported Salesforce experiences.

Students should understand how to configure and test data sources such as SOQL, Data Mappers, Integration Procedures, and custom sources. The important skill is not memorizing a list. It is matching the source to the need. A simple record display may need a straightforward source, while data from several systems may be better prepared through an Integration Procedure.

The blueprint also covers card structure. Practice building simple and nested Flexcards using layouts, repeaters, fields, blocks, actions, and states. Learn how the JSON returned by a data source controls what appears. When a field is blank, determine whether the problem is the source response, the JSON path, the component binding, or a display condition.

Important Flexcard study areas include:

  • Configuring fields, actions, states, layouts, and repeaters.
  • Launching an Omniscript or another user action.
  • Sending and receiving events.
  • Using session variables and public attributes.
  • Working with child Flexcards and custom Lightning Web Components.
  • Applying styling and themes without harming usability.
  • Showing or hiding information with conditional states.
  • Activating and embedding cards in supported interfaces.

The official Flexcard learning section covers data sources, context variables, display elements, actions, styling, activation, and publishing. After each lesson, rebuild a smaller card without copying the instructions. That simple repetition shows whether the concept is truly understood.

3. Omniscripts — 20%

Omniscripts form the largest domain. They guide a user through a process by combining input, display, group, and action elements. A good Omniscript is not simply a long form. It presents the right step at the right time, validates information, calls supporting services, and responds clearly when something goes wrong.

The current blueprint expects students to configure dynamic interactions. Study Steps, Blocks, input elements, display elements, formulas, validation, conditional views, and navigation. Understand how user entries become part of an Omniscript’s data JSON and how element names and paths influence later actions.

Salesforce’s Omniscript fundamentals material explains that Omniscripts handle the guided interface while Data Mappers and Integration Procedures support data access and server-side work. This separation is a useful decision rule: keep the user journey understandable and place complex data processing in the appropriate service component.

Students should also prepare for reusable and advanced configurations:

  • Child Omniscripts for reusable guided sections.
  • Embedded Flexcards for contextual display.
  • Custom Lightning Web Components when standard elements do not meet a valid need.
  • Save options for interrupted or longer processes.
  • Multi-language configuration.
  • Knowledge and messaging-related features identified in the current guide.
  • Styling, themes, activation, and embedding across supported channels.

A strong hands-on exercise is to create a three-step service request. The first step gathers contact information, the second collects request details, and the third shows a review. Add validation, conditionally show one input, call a small server-side process, and confirm that the final JSON contains the expected nodes. Then deliberately rename one node and diagnose the result.

When using a Salesforce practice test, review the reason behind each option. If a scenario asks how to reuse a guided section, the learning objective is not just the feature name. It is recognizing why reuse improves consistency and reduces maintenance.

4. Integration Procedures — 15%

Integration Procedures are declarative server-side processes that can combine several actions into a single coordinated operation. Salesforce’s Integration Procedure fundamentals explains that they can access multiple sources, apply logic, reduce unnecessary client-server work, and return only the data a calling component needs.

Students should know how and why to use Blocks, Groups, Data Mapper Actions, HTTP Actions, Remote Actions, Response Actions, and sub-Integration Procedures. Learn how action order affects the result and how conditional execution, loops, and branching can change the path.

The current guide includes several performance and reliability concepts. Chainable Integration Procedures can divide longer work across transactions. Caching can improve repeated retrieval when used appropriately. A Response Action can trim the output instead of sending a large internal structure back to the user interface. Try/Catch handling can identify and manage failures rather than allowing the process to stop without a useful response.

Use a simple decision checklist when studying:

  1. Is user interaction required during the operation?
  2. Does the process need data from one source or several?
  3. Can the work be completed with a Data Mapper alone?
  4. Does the process require branching, multiple actions, or an external call?
  5. What information should be returned to the caller?
  6. How will the design handle an error or timeout?
  7. Could caching help, and is the data safe to cache?

Practice inspecting inputs and outputs at each stage. If the Integration Procedure succeeds but the screen is empty, the failure may be in the returned node, the response path, or the component that reads it—not in the external call itself.

5. Data Mappers — 17%

Data Mappers retrieve, save, restructure, and map data. Salesforce currently describes four main types: Turbo Extract, Extract, Load, and Transform. The OmniStudio digital suite overview gives a concise explanation of their roles.

Students should be able to choose the right type:

  • Turbo Extract efficiently retrieves data from one Salesforce object and related fields for a simpler need.
  • Extract can retrieve information involving multiple objects and filters.
  • Load writes information to one or more Salesforce objects.
  • Transform restructures data for another component, service, JSON output, or supported document process.

The current official domain also covers source and target mapping, formulas, filters, relationships, and data from formats or services such as JSON, XML, custom Apex, Salesforce objects, and supported document outputs. Focus on how the incoming structure becomes the required outgoing structure.

Students often lose time by reading a mapping from left to right without checking the complete path. A better method is to label three things: input node, transformation rule, and output node. Then test with a small payload and inspect the preview. Salesforce’s preparation trail specifically includes previewing and testing Data Mappers, which is essential for finding incorrect filters or paths early.

Performance matters too. Retrieve only the fields needed, choose efficient filters, avoid unnecessary mappings, and do not use a complex multi-step service when a focused Data Mapper can meet the requirement. Also remember security: a component can be technically correct yet fail because the running user lacks permission to access an object, field, Data Mapper, or Integration Procedure.

6. Troubleshooting and Debugging — 15%

This current domain replaces the older outline’s separate calculation and deployment emphasis. It tests whether a candidate can locate problems across a connected solution and apply a sensible correction.

The official guide identifies issues involving Flexcard display and states, Omniscript behavior, Data Mapper output, Integration Procedure execution, caching, permissions, JSON, publishing, and deployment. It also expects candidates to use debugging information rather than guessing.

Use a layer-by-layer method:

  1. Reproduce the problem with a small, known input.
  2. Confirm that the user has the required access.
  3. Inspect the source component’s input and output.
  4. Check JSON node names, paths, types, and expected values.
  5. Verify conditions, action order, active versions, and published status.
  6. Review caching if the interface shows older information.
  7. Use preview or debug tools to find the first point where actual output differs from expected output.

For example, an empty Flexcard can result from a failed data source, a response that excludes the required node, a wrong binding, a state condition that hides content, or a permission issue. Fixing the visible card without checking the data path may only hide the real problem.

Salesforce’s current OmniStudio preparation trail includes resources for previewing Flexcards, testing Omniscripts and Data Mappers, handling Integration Procedure errors, caching, security, deployment, and component health. Use these official lessons to verify explanations from any practice assessment.

How Practice Tests Should Support Learning

A Salesforce OmniStudio Developer practice test is most useful after a student has studied a topic and built at least one small component. It can then measure recognition, application, and decision-making without becoming the only learning source.

Use practice in three stages:

  • Topic mode: Work on one domain and review every explanation.
  • Mixed mode: Combine domains so component relationships become clearer.
  • Timed mode: Complete a full mock assessment without notes and review it afterward.

Students can Browse Salesforce certification practice tests when they are ready to compare their understanding across Salesforce learning paths. A responsible practice resource should use original questions, explain why an option fits the scenario, identify the topic being assessed, and avoid promising access to live or confidential certification material.

Do not treat a high score from one repeated set as proof of readiness. If the wording is familiar, memory may be producing the answer. Look for consistent performance across fresh, independently written mock sets and confirm uncertain explanations with Salesforce documentation.

How Focused Preparation Builds Practical Confidence

Well-structured preparation helps students connect individual topics to real implementation skills. Instead of studying six disconnected percentages, learners build a complete mental model of how data and actions move through an OmniStudio solution.

Preparation with us is designed to help students:

  • Organize study around the current official blueprint.
  • Focus more time on higher-weight domains without ignoring smaller areas.
  • Recognize when to use a Flexcard, Omniscript, Data Mapper, or Integration Procedure.
  • Review mistakes by concept instead of memorizing an answer letter.
  • Practice clear scenario reasoning in manageable sessions.
  • Track weak topics and return to the matching official documentation.
  • Build confidence with topic-focused and mixed mock assessments.

This approach does not replace Trailhead or hands-on work. It gives students a repeatable way to check what they understand and identify what to practice next.

A Six-Week Student-Friendly Study Plan

Week 1: Build the foundation

Study the OmniStudio layers, core components, runtimes, permissions, lifecycle, versioning, and common use cases. Draw the relationship between Flexcards, Omniscripts, Data Mappers, and Integration Procedures. Complete the introductory modules in Salesforce’s official preparation trail.

Week 2: Work with Flexcards

Create a card with a data source, fields, a conditional state, and an action. Test the JSON response, add a child element or reusable feature, and preview the result. Finish with a short topic-focused practice set.

Week 3: Build Omniscripts

Create a guided process with multiple steps, input validation, conditional behavior, and a review stage. Add a supporting Data Mapper or Integration Procedure. Practice explaining why each element belongs in the design.

Week 4: Study server-side data work

Build a small Integration Procedure and test its response. Compare it with a Data Mapper-only solution. Review actions, branching, caching, exception handling, Turbo Extract, Extract, Load, Transform, formulas, filters, and mappings.

Week 5: Troubleshoot deliberately

Introduce controlled errors into sample components. Change a JSON path, remove a permission, use the wrong output node, leave an old version active, or create a condition that hides a component. Find each issue with preview and debugging tools.

Week 6: Mix and review

Complete mixed practice sessions and at least two timed mock assessments. Record weak areas by official domain. Return to the related Salesforce resource, repeat the hands-on activity, and then answer a fresh set rather than immediately repeating memorized items.

Learners can also Explore certification preparation on Edurely to organize future goals after they complete their OmniStudio study plan.

A Better Way to Review Practice Results

Create a simple error log with five fields:

  • Official domain
  • Concept tested
  • Reason the chosen answer was weak
  • Rule or decision that resolves the issue
  • Official source used for verification

Classify mistakes as knowledge gaps, reading errors, component-selection errors, or troubleshooting errors. This makes the next study session more useful. A student who knows a definition but repeatedly chooses the wrong tool needs scenario practice, not another hour memorizing terms.

Review correctly guessed answers too. A guess can hide a weak area. Explain the choice in one sentence before marking the concept as understood.

Hands-On Activities That Improve Understanding

Use small projects rather than trying to build one large application immediately:

  • Build a Flexcard that displays account information and launches a guided update process.
  • Create an Omniscript with conditional inputs and a reusable child section.
  • Retrieve related records with a Data Mapper Extract.
  • Update a record with a Data Mapper Load.
  • Transform a small JSON structure into a cleaner output.
  • Call a Data Mapper from an Integration Procedure and trim the response.
  • Add error handling to a server-side process.
  • Test behavior with a user who has different permissions.
  • Preview every component and document the expected input and output.
  • Move a safe practice component between nonproduction environments and validate its dependencies.

The value of these activities is the connection between tools. A learner should be able to describe the full path: where the user starts, what data is sent, which component processes it, what comes back, and how an error would be detected.

Common Preparation Mistakes

Using an outdated topic list

The current guide no longer uses the older six-domain structure that separated Calculation Procedures and Matrices and assigned 20% to Integrated Troubleshooting and Deployment. Always begin with Salesforce’s live guide.

Memorizing component names without decision rules

Knowing what a Data Mapper is does not prove that a student can choose between Turbo Extract, Extract, Load, Transform, or an Integration Procedure. Compare tools by data complexity, processing location, number of actions, and desired response.

Ignoring JSON

Data moves between OmniStudio components in structured forms. Students should be comfortable reading nodes, arrays, paths, inputs, and outputs even if they are not writing a large program.

Practicing only the user interface

The visible screen is only one layer. Data retrieval, transformation, permissions, server-side logic, error handling, activation, and caching can determine whether the experience works.

Repeating the same mock set

Repeated exposure raises scores without always improving understanding. Use fresh scenarios and explain the reasoning in plain language.

Trusting unofficial explanations automatically

Third-party resources can be helpful, but terminology and objectives change. Verify disputed or time-sensitive claims through the official guide, Salesforce Help, or Trailhead.

Readiness Checklist

Before considering preparation complete, a student should be able to say yes to the following:

  • I can list the six current domains and explain what each covers.
  • I can distinguish standard runtime from managed-package runtime at a useful level.
  • I can explain the role of every main OmniStudio component.
  • I can configure and test a basic Flexcard data source and state.
  • I can build an Omniscript with steps, inputs, actions, validation, and conditions.
  • I can decide when an Integration Procedure is more suitable than a Data Mapper alone.
  • I can choose among Turbo Extract, Extract, Load, and Transform.
  • I can trace a JSON value through a connected solution.
  • I can identify likely causes of blank, stale, hidden, or incorrect output.
  • I can use preview and debugging evidence to locate the first failure.
  • I can explain why an answer is correct without relying on remembered wording.
  • My scores remain steady across fresh mixed and timed mock assessments.

Frequently Asked Questions

What topics are currently covered by the Salesforce OmniStudio Developer credential?

The official guide lists OmniStudio Fundamentals at 18%, Flexcards at 15%, Omniscripts at 20%, Integration Procedures at 15%, Data Mappers at 17%, and Troubleshooting and Debugging at 15%.

Is Salesforce Certified OmniStudio Developer retiring in 2027?

No retirement is currently announced for this credential. It appears as an active developer certification in the Salesforce certification overview and is not included in Salesforce’s published list of 24 credentials retiring on February 1, 2027.

Are older topic lists still accurate?

No. Older pages commonly show Flexcards, Omniscripts, Integration Procedures, DataRaptors, Calculation Procedures and Matrices, and Integrated Troubleshooting and Deployment. Salesforce’s current guide has replaced that layout with the six domains used on this page.

Is coding required for OmniStudio Developer preparation?

OmniStudio is largely declarative, but technical understanding is still important. Students should be comfortable with JSON, component data flow, formulas, integration concepts, permissions, and situations where a custom Lightning Web Component or Apex-backed action may be involved.

What is the difference between a Data Mapper and an Integration Procedure?

A Data Mapper focuses on retrieving, loading, or transforming data. An Integration Procedure coordinates more complex server-side work that can combine several actions, sources, conditions, calls, and response steps. The correct choice depends on the scenario.

Why is hands-on practice important?

Many problems become clear only after a student inspects actual input, output, JSON paths, active versions, permissions, and component behavior. Building small examples develops the troubleshooting judgment expected from an OmniStudio developer.

Can a practice test replace Trailhead?

No. A practice test measures understanding and identifies weak areas. Trailhead, Salesforce Help, and hands-on work teach and confirm the underlying skills. The strongest study plan combines all of them.

Does this page contain live Salesforce certification questions?

No. Edurely provides independently written practice questions and mock assessments for learning purposes only. It does not provide, request, or reproduce confidential, stolen, or leaked certification content. Salesforce owns its certification names, trademarks, and official assessment material.

Top 10 Most Challenging SALESFORCE-OMNISTUDIO-DEVELOPER Questions

Question 1
Domain: Developer Fundamentals
While building an Apex class with a custom search feature that will be invoked from a Lightning Web Component, how can a developer guarantee that only records the current user has permission to view are shown?
  • A. Apply the WITH SECURITY_ENFORCED clause in the SOQL
  • B. Use the inherited sharing keyword
  • C. Use the with sharing keyword
  • D. Use the without sharing keyword
Question 2
Domain: Integration Procedures
An Integration Procedure is set to be invoked by a Sub-Integration Procedure Action. The OmniStudio Developer must ensure that every piece of data produced inside the child Integration Procedure is returned to the parent. Which setting on the child Integration Procedure's Response Action will return the full data JSON?
  • A. Use the Data Mapper Transform element
  • B. Set the Response JSON Path to the root node
  • C. Leave the Response Parameters area empty
  • D. Enable Return Full Data JSON on the child Integration Procedure's Response Action
Question 3
Domain: Omniscripts
Cumulus Cloud Corp wants a standardized process for property insurance across web and agent channels, collecting property details, computing a premium with complex rules, and submitting the final policy to the Salesforce Policy object. Which core OmniStudio tool should manage this end-to-end multi-step process with conditional logic?
  • A. Integration Procedure
  • B. Data Mapper
  • C. FlexCard
  • D. OmniScript
These are the hard ones. There are 374 more. Every question explains why the wrong answers are wrong, with a link to official docs.
Get all 384 questions
Question 4
Domain: Data Mappers
A developer reviews data from an external source that is nested two levels deep in JSON. Which OmniStudio tool can simplify this data?
  • A. Data Mapper Transform
  • B. HTTP Action Element
  • C. Integration Procedure
  • D. Guided Workflow
Question 5
Domain: Testing, Debugging, and Deployment
To diagnose performance problems when a custom page loads, which tool should a developer use to troubleshoot query performance?
  • A. Setup Menu
  • B. Visual Studio Code IDE
  • C. AppExchange
  • D. Developer Console
Question 6
Domain: Integration Procedures
An OmniStudio Developer needs to fetch data and apply complex filtering, sorting, and aggregation before showing it in an OmniScript. Which OmniStudio tool is recommended for preparing this data?
  • A. Data Mapper Extract Action
  • B. Integration Procedure
  • C. HTTP Action
  • D. Set Values Action
Question 7
Domain: User Interface
A Visualforce page lists every Container__c rented by a specific Account. The page is hitting a view state limit due to many containers. What change should a developer make to improve page load performance?
  • A. Add pagination with an OffsetController
  • B. Add pagination with a StandardSetController
  • C. Use JavaScript remoting with SOQL Offset
  • D. Use lazy loading and a transient List variable
Question 8
Domain: Omniscripts
An OmniStudio Developer uses a Migration Tool to deploy an OmniScript and related Data Mappers to production. After deployment, the OmniScript fails to run even though all components moved successfully. What final, critical step was likely missed?
  • A. Activate the deployed OmniScript version in the target org
  • B. Configure a Response Action
  • C. Set the Remote Site Settings
  • D. Set the Cache Duration
Question 9
Domain: Process Automation and Logic
An org has a flow that edits an Opportunity with an Update Records element. The flow must also create a new Contact and store the created Contact’s ID on the Opportunity. What update should be added to the flow?
  • A. Add a new Update Records element
  • B. Add a new Roll Back Records element
  • C. Add a new Create Records element
  • D. Add a new Get Records element
Question 10
Domain: Data Mappers
What configuration should an OmniStudio Developer apply to update a Salesforce Contact when a Contact’s phone number changes in an OmniScript?
  • A. A Data Mapper Load that includes the RecordId, the upsert key selected, and the new phone number
  • B. A Data Mapper Transform that maps the new phone number to the old Phone Number field
  • C. A Data Mapper Transform that includes the previous phone number with the upsert key selected and the new phone number
  • D. A Data Mapper Load that includes the RecordId, the upsert key selected, and the new phone number
Disclaimer: Edurely is an independent educational platform. We are not affiliated with, authorized by, endorsed by, or in any way officially connected to Salesforce . Full disclaimer
Edurely
Curated By Edurely Team

The Edurely Team comprises certified professionals and subject matter experts dedicated to delivering accurate, up-to-date exam preparation materials. We rigorously review every resource to ensure it aligns with the latest industry standards and certification objectives to help you succeed.