List of questions
Related questions
Question 25 - Certified OmniStudio Developer discussion
An integration procedure contains a Remote Action element that calls a method of an APEX class. The method requires two fields are input: Accountid and ProductId. The integration Procedure data JSON contains the following nodes:
How should the Remote Action element be configured to pass the data correctly to the method?
A.
Check the Send Only Additional Input checkbox, and the following/ value pairs to Additional input:
B.
Set Return Only Additional Output to true, and add the following Key/Value pairs to additional input.
C.
Check the DataRaptor Transform checkbox, and add the following Key/Value pairs to Output JSON Path:
D.
Add the following to Send JSON Path: accountId: %Accountd% ProductId% Details Products%
Your answer:
0 comments
Sorted by
Leave a comment first