Solved
Forum Discussion
JustinM89
10 years agoContributor
In Projects, when you create your REST request, have you tried setting the style of the parameter to template? See attached screenshot.
Nilesh
10 years agoOccasional Contributor
Thanks Justin! It worked for single parameter.
But how can we add multiple parameters or parameter list to it?
and what if I want to read parameters from text file?
Currently I am using readline() groovy function but is there any alternate way for doing this?
- JustinM8910 years agoContributor
Can you provide an example of what you're trying to do? You can add more than one request parameter, but are you trying to add multiple values to a single parameter?