Postman How to send requests in a loop in Postman We can utilize Postman's Collection Runner feature. When using Postman's Collection Runner, you can specify a collection of requests and set the number of iterations, allowing each request to be executed a specified number of times within the loop.