postman-app-support
postman-app-support copied to clipboard
Store multiple request body (json) objects
It would be very helpful to be able to store multiple request body (json) objects for a saved endpoint so that you could toggle between them for test data.
There is a similar option in AWS Lambda to store incoming test events. Thx in advance! https://aws.amazon.com/blogs/compute/improved-testing-on-the-aws-lambda-console/
I accomplish this now by saving the same endpoint configuration multiple times with different request bodies, but a drop down interface would be ideal.
Thx in advance for consideration!
Shared originally on the community forum. https://community.postman.com/t/store-multiple-request-body-json-objects/20315