Salesforce Certified OmniStudio Developer — Question 16
A developer is creating a FlexCard and needs to display additional information using a Flyout.
Which two types of components can the developer embed in the flyout? (Choose two.)
Answer options
- A. A DataRaptor
- B. An Integration Procedure
- C. An OmniScript
- D. A child FlexCard
Correct answer: C, D
Explanation
The correct answers are C and D because both An OmniScript and A child FlexCard can be embedded in a Flyout to provide additional information. A DataRaptor and An Integration Procedure cannot be directly embedded in the Flyout, as they serve different purposes in the data processing flow.