How to run multiple request Parallelly using postman client?

I am new to postman environment and had a scenario where i needed to send multiple request parallelly to check the working of an azure function queue. And i need to check if parallel requests are supported by my azure function.

Can we like, create bunch of request like 5-10 of them and run them parallelly?

Hi @maintenance-saganis7. Welcome to the Postman Community.

There currently isn’t a way to run requests in parallel in Postman. You can take a look at this thread to find ways you could go about it using Newman on the CLI.

I will also recommend that you submit a feature request here so we can have support for this feature in our backlog.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.