postman-code-generators icon indicating copy to clipboard operation
postman-code-generators copied to clipboard

Please add pm.sendRequest code snippet generator

Open abilous86 opened this issue 6 years ago • 3 comments

Is your feature request related to a problem? Please describe. Currently, we have around 1200 requests per workspace(we have 3 workplaces). Some of these requests are needed for flow control and since the number of such requests becomes bigger and bigger we decided to move these methods inside dependent requests(Pre-request Script and Tests section with pm.sendRequest )

Describe the solution you'd like We would like to add one more code snippet generator which will output script with postman pm.sendRequest code. This will give an easier and faster way of constructing scripts that can be used in Pre-request and Test sections.

Additional context

abilous86 avatar Mar 03 '20 07:03 abilous86

@abilous86 Sounds interesting, I would like to work on this.

sastava007 avatar Mar 03 '20 07:03 sastava007

@abilous86 Sounds interesting, I would like to work on this.

Please let me know in case you have any questions? :)

abilous86 avatar Mar 03 '20 07:03 abilous86

This is really great idea! I think it will make life easier for beginners and professionals of the Postman

v-las avatar Jun 11 '22 11:06 v-las