Which two of these options can a developer use to retrieve data from a Salesforce object?Choose 2 answers
Refer to the exhibit.What JSON code correct represent the step in the OmniScript Structure panel shown?A)B)C)D)
A developer creates an Integration Procedure with a Set Values and a DataRaptor Extract Action that requires AccountId as a key. When the developer previews the Integration Procedure, the developer enters the AccountId correctly and execute the Preview. The developer sees the data extract by the DataRaptor in the Debug Log, but the response is empty.What is the likely cause of this issue?
An OmniScript displays data from an API using Integration Procedure, but some of the data is missing.Which two configuration errors could cause this? Choose 2 answers
A developer needs to display read-only contact information in a OmniScript. The developer will format the information as a table, using merge codes to dynamically include first name, last name, street address, state, postal, code, and country from the data JSON.Which OmniScript element should the developer use to meet this requirement?