Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Plat-Dev-210 Exam - Topic 4 Question 20 Discussion

An OmniStudio Developer has configured an OmniScript to be embedded in an external web application that is not Salesforce. What is the primary method used to embed the OmniScript in this external channel?
B) Embedding the OmniScript using the provided Lightning Web Component (LWC) code snippet.
A) Using a Visualforce Page wrapper.
C) Exposing the OmniScript as a REST API.
D) Using an Integration Procedure call from the external system.

Salesforce Plat-Dev-210 Exam - Topic 4 Question 20 Discussion

Actual exam question for Salesforce's Plat-Dev-210 exam
Question #: 20
Topic #: 4
[All Plat-Dev-210 Questions]

An OmniStudio Developer has configured an OmniScript to be embedded in an external web application that is not Salesforce. What is the primary method used to embed the OmniScript in this external channel?

Show Suggested Answer Hide Answer
Suggested Answer: B

For off-platform use, OmniStudio uses OmniOut so LWC OmniScripts and FlexCards can run on third-party websites. Salesforce documentation explains that an activated OmniScript can be downloaded as an Off-Platform LWC and then added to the OmniOut project for integration into the external application. This makes option B correct because the external site embeds the OmniScript as a Lightning Web Component artifact, not as a Visualforce page. Visualforce is Salesforce-hosted legacy UI technology and is not the primary external embedding model. A REST API could call backend logic, but it would not render the OmniScript user interface. An Integration Procedure call only executes server-side logic; it does not embed the guided OmniScript experience.

================


Contribute your Thoughts:

0/2000 characters
Mitzie
3 days ago
B is the way to go with LWC!
upvoted 0 times
...
Alease
8 days ago
I feel like the Integration Procedure option could work, but it seems more complex than just embedding directly.
upvoted 0 times
...
Kanisha
13 days ago
I practiced a similar question about REST APIs, but I don't think that's the primary method here.
upvoted 0 times
...
Deandrea
18 days ago
I remember something about using Visualforce Pages for embedding, but it feels outdated for this scenario.
upvoted 0 times
...
Delsie
23 days ago
I think embedding with the LWC code snippet sounds right, but I'm not completely sure if that's the only way.
upvoted 0 times
...

Save Cancel