V
V
Vladimir Golub2020-02-25 17:04:30
API
Vladimir Golub, 2020-02-25 17:04:30

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

1 answer(s)
S
SvinkaBacilka, 2020-02-28
@RazerVG

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 question

Ask a Question

731 491 924 answers to any question