
SteveStone (Customer) asked a question.
I am using a REST node to make an external call to pass info to another system. The info passed needs to be a variable that is defined in the request. In the body of the Node I have put, is this acceptable:
{"UserName": "${PUBLICDATA_AVFORM_USERID}"}
{"UserName": "${PUBLICDATA_AVFORM_USERID}"}
Yes. This should work, as long as your parameter has indeed a value.
Tested on v8 P10.