Valid OmniStudio-Consultant Dumps shared by ExamDiscuss.com for Helping Passing OmniStudio-Consultant Exam! ExamDiscuss.com now offer the newest OmniStudio-Consultant exam dumps, the ExamDiscuss.com OmniStudio-Consultant exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com OmniStudio-Consultant dumps with Test Engine here:
A business wants to create an OmniScript that allows call center agents to schedule field service appointments with customers. The process needs to retrieve available appointment dates from an external system via a REST A [ and then display them to the user for selection in a dropdown list. Once the user selects a date, a confirmation should display with rich text and images. Which three OmniScript elements should be used to meet these requirements? Choose 3 answers
Correct Answer: A,B,D
The three OmniScript elements that should be used to meet the requirements are: Text Block, HTTP Action, and Select. A Text Block element can display rich text and images using HTML tags in the OmniScript. An HTTP Action element can invoke a REST API and store the response in a JSON object. A Select element can display a dropdown list of options for the user to choose from