OmniStudio-Consultant Exam Question 21
When designing OmniScripts, which three best practices should consultants recommend to increase user adoption?
Choose 3 answers
Choose 3 answers
OmniStudio-Consultant Exam Question 22
A company wants to create a new digital interaction process that allows customers to request a quote for service from a local retail energy supplier. The process requires the following actions:
* Allow the user to select one or more energy products from a list
* Get current energy usage data from an external system via an API
* Save the data back to Salesforce as a lead
Which three OmniScript elements should the consultant recommend to meet these requirements?
Choose 3 answers
* Allow the user to select one or more energy products from a list
* Get current energy usage data from an external system via an API
* Save the data back to Salesforce as a lead
Which three OmniScript elements should the consultant recommend to meet these requirements?
Choose 3 answers
OmniStudio-Consultant Exam Question 23
Service agents must confirm customer contact information in the first step of a payment OmniScript. Contact information includes name, telephone number, mobile number, and email. None of the contact information on first step is required.
On the last step, after taking payment, the agent can optionally email the receipt to the customer. If the customer says yes, the agent selects a checkbox. If the agent selects the box but the email address field is empty, the process must require the user to return to the first step and enter the customer's email address.
What should the consultant recommend to meet this requirement?
On the last step, after taking payment, the agent can optionally email the receipt to the customer. If the customer says yes, the agent selects a checkbox. If the agent selects the box but the email address field is empty, the process must require the user to return to the first step and enter the customer's email address.
What should the consultant recommend to meet this requirement?
OmniStudio-Consultant Exam Question 24
A company has an OmniScript that allows agents to schedule service calls. The first step displays the account name, primary contact name, and telephone number to the user for confirmation. On the second step, it displays available appointment slots, which are retrieved from an external service in XML and then transformed into JSON. The following actions are currently used in the OmniScript:
* DataRaptor Extract Action
* HTTP Action
* DataRaptor Transform Action
Following best practices, what can the consultant recommend to reduce processing time?
* DataRaptor Extract Action
* HTTP Action
* DataRaptor Transform Action
Following best practices, what can the consultant recommend to reduce processing time?
OmniStudio-Consultant Exam Question 25
Which OmniScript element can be used to retrieve data from more than one source?
