A client wants to create an OmniScript to capture customer satisfaction. The process requires the following actions:
* Present the user with a customer satisfaction question that allows them to select one option from a 1-5 satisfaction rating.
* Create a case for an account team member to follow up.
* Email a summary message to the user.
Which OmniScript elements should the consultant recommend to meet these requirements'
Correct : C
Start a Discussions
A company wants to create a guided process for their customers. The process needs to retrieve data from Salesforce as well as external systems, and the steps of the process will branch depending on input from the user. Users will complete the process in a single session.
How should the consultant design the solution to meet these requirements?
Correct : C
Start a Discussions
what can a DataRaptor Extract do?
Correct : C
Start a Discussions
A company has a process that requires a birthday validation. At the beginning of the process, the user is asked to input their birthday. If the user is less than 18 years old. then the process should display an error stating that the age cannot be less than 18. The process should restrict users from continuing. If the user is 18 or older, then the process should proceed without any error message.
Which two OmniScript features should the consultant recommend to meet this validation requirement?
Choose 2 answers
Correct : B, D
Start a Discussions
A business has the following requirements:
* To display cases for an account
* The user should see all of the cases on the canvas
* The user should be able to create a new case from the canvas
The consultant decides to use states to enable this functionality.
Which type of state should the consultant recommend to allow users to create a new case from the canvas?
Correct : A
Start a Discussions