Please add pm.sendRequest code snippet generator
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 Sounds interesting, I would like to work on this.
@abilous86 Sounds interesting, I would like to work on this.
Please let me know in case you have any questions? :)
This is really great idea! I think it will make life easier for beginners and professionals of the Postman