OmniStudio-Developer Practice Test

Salesforce Spring 25 Release
116 Questions

Refer to the exhibit.



A developer has configured an integration Procedure element with SEND/RESPONSETRANFORMATIONS as shown.
Alternatively, how could the developer configure Additional input to send exactly the same data?
Assume that the developer checked Send Only Additional input.

A. Option A

B. Option B

C. Option C

D. Option D

A.   Option A

Explanation:

When “Send Only Additional Input” is enabled, the Integration Procedure will construct its request solely from the Additional Input key/value pairs. To mirror a Send JSON Path of DRExtractAction:Account into a top-level property named SecondaryAccount, you set the Additional Input Key to SecondaryAccount and the Value to %DRExtractAction:Account%. The %…% merge syntax pulls the JSON at DRExtractAction:Account from the IP’s data tree and assigns it to the SecondaryAccount property in the outgoing request. This approach eliminates the need for separate Send Transform mappings while producing an identical payload.

OmniStudio-Developer Practice-Test - Home
Page 2 out of 116 Pages