Skip request in pre-request script

Hi @ger0001p,

You can build request workflows based on conditionals using postman.setNextRequest() in the pre-request scripts as explained here: postman.setNextRequest() ignore other requests in collections.

More useful links: