Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam OmniStudio Consultant Topic 1 Question 93 Discussion

Actual exam question for Salesforce's OmniStudio Consultant exam
Question #: 93
Topic #: 1
[All OmniStudio Consultant Questions]

A business has been experiencing a downturn in customer satisfaction due to billing Issues. The business lear that when customers are allowed to schedule an inquiry call with an agent, customer satisfaction improves.

For this reason, the business decides to create an OmniScript that asks the customer to rate their customer satisfaction using a 1-5 rating scale. If the customer satisfaction is less than 2, it should allow the customer t request a call back on a certain date and then create a case that includes a list of bills from an external system the last 5 months in the case description.

In what order should the consultant design the elements of the OmniScript to meet these requirements?

Show Suggested Answer Hide Answer
Suggested Answer: A

The order that the consultant should design the elements of the OmniScript to meet these requirements is: Radio Input, Date Input, HTTP Action, DataRaptor Post Action. A Radio Input element can display a list of options for the user to choose from, such as customer satisfaction rating. A Radio Input element allows only one option to be selected at a time, and can also have icons for each option. A Date Input element can display a field for the user to enter a date value, such as call back date. A Date Input element can also have validation and formatting options, such as minimum and maximum dates, calendar picker, etc. An HTTP Action element can invoke a REST or SOAP service to retrieve data from an external system, such as a list of bills from the last 5 months. An HTTP Action element can store the response data in a JSON object for further processing.A DataRaptor Post Action element can write data to a Salesforce object or invoke a Salesforce API, such as creating a case with the list of bills in the case description


Contribute your Thoughts:

Alisha
3 days ago
Why do you think that, Pedro?
upvoted 0 times
...
Pedro
7 days ago
I disagree, I believe it should be B) Date Input, Radio Input, HTTP Action, DataRaptor Post Action.
upvoted 0 times
...
Alisha
8 days ago
I think the correct order is A) Radio Input, Date Input, HTTP Action, DataRaptor Post Action.
upvoted 0 times
...

Save Cancel