Skip to content
Discussion options

You must be logged in to vote

Hi @phantomdenkali

there are 2 options

  1. you have to add different requests for each input json body
  2. You have a environment variable in place of json in request body. Then in run collection you can input data file with different values for body as array. Then run that request 3 iterations

You can choose any based on your preference.

more advanced using scripting.

  • you can use pre-request or post request script run a request in a loop for different inputs

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by phantomdenkali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants