postman-app-support
postman-app-support copied to clipboard
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
To execute any API we take 2 inputs host and port. These are defined in an environment and used as http://{{host}}:{{port}}/. As we have X numbers of machines and the...
**Describe the bug** In the latest Postman GUI application, under manage environments, the "Bulk Edit" feature is no longer present. **Expected behavior** This feature was present in prior versions. **App...
**Is your feature request related to a problem? Please describe.** I find myself needing multiple environments where several of the variables are the same (but not always the same). For...
Currently only one Environment can be choosed. Which is already very useful to quickly change URL, username/password, access token, etc. But If I have multiple URLs(Dev, QA, PROD) and multiple...
### Is there an existing request for this feature? - [x] I have searched the existing issues for this feature request and I know that duplicates will be closed ###...
### Is there an existing request for this feature? - [X] I have searched the existing issues for this feature request and I know that duplicates will be closed ###...
Hi there, I'd like to do REST API testing through postman. Ideally I'd like to import the swagger definition from a URL (as that is the source of truth for...
### Is there an existing request for this feature? - [X] I have searched the existing issues for this feature request and I know that duplicates will be closed ###...
### Is there an existing issue for this? - [x] I have searched the tracker for existing similar issues and I know that duplicates will be closed ### Describe the...
# Feature Request We use Postman Pro internally for developing and testing our APIs. The public endpoints are protected by SSL mutual authentication using client certificates. We would love to...