Salesforce Certified OmniStudio Consultant — Question 18
In which two cases should an integration procedure be used as a data source for FlexCards and OmniScripts? (Choose two.)
Answer options
- A. To minimize the number of elements to be configured
- B. To achieve elastic scaling
- C. To separate the user interface from changes in the data sources
- D. To retrieve multiple data sources in a single response
Correct answer: C, D
Explanation
The correct answers, C and D, highlight the advantages of using integration procedures to maintain a clear separation between the UI and data source modifications, as well as the ability to consolidate multiple data sources into a single response. Options A and B, while potentially beneficial, do not directly pertain to the specific use cases for integration procedures in this context.