Salesforce Certified OmniStudio Consultant — Question 28
Which three functions are performed by Action elements in OmniScript? (Choose three.)
Answer options
- A. Organize data into multiple pages
- B. Display error messages to the user
- C. Get and update data through APIs
- D. Send DocuSign emails for signature
- E. Get and update data in Salesforce
Correct answer: A, B, C
Explanation
The correct answers A, B, and C are functions that Action elements perform in OmniScript, such as organizing data, displaying errors, and handling API interactions. Option D, although related to document management, is not a function of Action elements, and option E pertains specifically to Salesforce data management, which is not the primary role of Action elements.