Salesforce Certified OmniStudio Developer — Question 13

A developer is building a DataRaptor Load for an Integration Procedure used in an OmniScript.
Based on best practices, how should the developer configure the Input JSON?

Answer options

Correct answer: D

Explanation

The correct answer is D because copying the Input JSON from the DataRaptor Action Debug node ensures that the JSON is structured according to the DataRaptor's requirements. Options A and B involve manual construction, which may lead to errors, and option C suggests an incorrect source for the JSON that might not align with the DataRaptor's specifications.