Refer to the exhibit below. What JSON from the DRGetContactDetails action would display all six values correctly in the OmniScript structure shown? BlkCases is a Repeat Block, and the names of the elements are the same as the label names without spaces.
What OmniStudio tool pre-populates the data in a PDF used by an OmniScript?
Refer to the exhibit.All inputs to the Calculation Matrix are set correctly.The Calculation Matrix has the following input:What is the output?
A developer creates a FlexCard that displays a contact's mailing address and passes the contact's postal code to a child FlexCard.When configuring text elements in the child FlexCard, what syntax should a developer use to refer to the contact s postal code?
A developer is building an OmniScript and needs to retrieve data from a single field in a Salesforce record.Which OmniScript element does this?
A developer is creating an OmniScript that provisions trial orgs to their customers. The following text block in the OmniScript uses a merge code to display the ID for the new trial org:Welcome to Salesforce!Your ID is %Details:Customer|0:ID%During testing, the developer notices that the ID does not display. The data JSON is structured as shown below.How should the developer correct the merge code in order for the ID to display?