Hello, I want to pass multiple JSON Payloads in one HTTP request and use each of that responses in separate requests one by one.
Is any solution to achieve this? If any need to write a script then please guild me because I do not have much knowledge of coding Ex. I have one HTTP request (Encryption) which should accept multiple JSON Payloads and I want to reuse the response in the other 4 requests of the same thread group [image: image.png] Regards, Smruti Koyande