A company needs to create a new quote estimation process for its services team. This process involves multi; steps. The user needs to enter a variable number of rows of data in order to calculate the correct final price f the quote. The data that needs to be entered in each row includes:* Service category* Number of hours* Hourly rateThe number of hours should be multiplied with the hourly rate to calculate the total for each row.Which three OmniScript elements should the consultant recommend to meet these requirements?Choose 3 answers
Which OmniScript element retrieves Salesforce data that is then returned in Value/Label pairs and becomes available for selection in a dropdown list?
A Salesforce OmniStudio Consultant is creating an OmniScript for a client's customer service process. The consultant wants to enhance the performance and usability of the OmniScript. What is one best practice the consultant can follow to achieve this?
A Salesforce Omnistudio Consultant is working on a project to automate a complex business process for a client. The consultant decides to use anOmniscript to guide users through the process.What is the first step the consultant should take when creating an Omniscript?
A company wants to create a new customer buying journey for their website. The buying journey should include the following functionality:* Allow the user to enter contact and address information* Require the user to enter age, gender, and optionally income bracket* Compute a discount percentage per product based on the customer data provided* Save the list of suggested products including discountsWhich three OmniStudio tools should the consultant use to design a solution that meets these requirements?Choose 3 answers