omnistudio-developer question 37 discussion

View all Certified OmniStudio Developer here
back to salesforce forum

Question 37

A developer is configuring the API URL in an HTTP Action element within an Integration procedure.
What is the merge code syntax for passing a Date node from an element named SetValues in the
URL?

  • A. x%SetValues.Date%
  • B. (‘ Setvalues’] [ ‘Date’]
  • C. %SetValues Date
  • D. {(SetValues. Date)}
Answer:

A


User Votes:
A
50%
B
50%
C
50%
D 1 votes
50%
Discussions
0 / 1000
sfbaby
1 year, 6 months ago

No correct answer. It should be %SetValues:Date%