Forum Discussion

nkarmacharya's avatar
nkarmacharya
Occasional Contributor
6 years ago

Replacing variables in the request body directly for json application

Hi I am trying to parameterize values directly to the body of the message instead of doing the select variable  and selecting the from the variable list. I tried something like {"docId":"idnumber::@getnumber"} where 'getnumber' is my defined variable. If i use that in the request body directly, it is not converting it. Can anyone help?

No RepliesBe the first to reply