3rd POST request

POST https://postman-echo.com/post?test3={{id}}

Description: - A request meant to do something with the IDs we get in the GET ID list request. - Also contains a test script, which facilitates the looping of the 3 get requests in this Collection.

Test script: - Check the length of the parsed array against your counter variable, and if there are more indexes use Qodex.setNextRequest('request_name') to loop back to the 2nd request in the Collection.

Request Params

KeyDatatypeRequiredDescription
test3string