Which two of these options can a developer use to retrieve data from a Salesforce object? (Choose two.)
A healthcare company wants to enable its subscribers to add, edit, or delete dependents related to their policy via their Community portal. The developer on the project decides to use an OmniScript.How should the developer configure the OmniScript to provide this functionality?
A developer is configuring a DataRaptor Load to save contact data. The developer needs to set the record type of the contact using DeveloperName.Which two configuration actions should the developer take to set this up in the DataRaptor Load? (Choose two.)
Refer to the exhibit below. What is the merge code needed for this Integration Procedure structure to pass a CaseData node from the HTTP Action's output to the DataRaptor Transform Action?
A company wants to allow agents to send customers a quote for signature. The quote is a document created using a DocuSign template that has been prefilled with all of the quote details. The document will be emailed to one or more recipients for signature.How should a developer configure this functionality in an OmniScript?
A developer needs to configure a calculation procedure to calculate a subtotal using two different formulas depending on whether the input Boolean variable isCustomer is set to true or false.How should a developer configure the calculation procedure to conditionally execute the correct formula?