Answer the question
In order to leave comments, you need to log in
How to queue requests in postman?
Is it possible in Postman to create a queue of requests and set a delay between them?
At the moment I'm doing it through a pre-request script, but how to use already written api requests from the collection?
Answer the question
In order to leave comments, you need to log in
Use the built "runner" https://learning.postman.com/docs/postman/collecti... . There you can set the number of iterations and set the delay between requests.
Requests will be sent sequentially, as placed in the collection.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question