Refer to the exhibit below. In this Integration Procedure structure, what Send JSON Path would you use to send the output of the ActionZ element to a Response Action?
@fesu, you reference is correct. But Answer shouldn't be C?
As per documentation
Key/value pairs to add to data JSON. Can merge other data.
<<<To specify a level below the top level for a key/value pair, use a colon-delimited path in the Key field.>>>
For example:
Key Field: Key1:Key2
Resulting JSON:
{
"Key1":
{
"Key2": "Value"
}
}
I think this answer is D.
https://help.salesforce.com/s/articleView?id=sf.os_response_action_properties_for_integration_procedures.htm&type=5
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
JohnyWalker99
1 year agostudyvikram
1 year, 3 months agofesu
1 year, 4 months ago