-
I'm unable to clear my activities from postman workspace page.
Sometimes I might not want some activities to persist. At least owners should have the ability to clear such activities. As of now, ther…
-
Hi Anoop,
Would you consider a way to declaratively define a form to the users, that would bind to a request payload?
[JSON Form](https://jsonforms.io/) is a good example of what I am thinking o…
-
Need to get current logged in Postman user name in order to populate a variable used in shared collection. This allows users to search logs for the requests they submitted. This is primarily used for …
-
now folders in collections sorted by
```
collection 11
collection 12
collection 3
collection 31
collection 4
collection 9
```
I prefer normal order:
```
collection 3
collection 4
collect…
-
### Version
5.0.5
### Severity
Low
### Environment
msi
### Steps to Reproduce
Sending JSON data as a body to an endpoint results in an error. This was working in 4.X.
Create an…
Weg-X updated
2 months ago
-
**Prerequisites**
* [X] Have you tested the operation in the API directly?
* [X] Do you have the latest ISE Collection version?
* [X] Review the [compatibility matrix](https://github.com/CiscoISE/a…
-
### TruffleHog Version
3.81.7
### Trace Output
https://gist.github.com/domwhewell-sage/e3165ffcc78638e9d66cf74e1c17c7c8
### Expected Behavior
Trufflehog should scan the postman workspace
…
-
Describe the bug
I created an API in Postman and it functions within Postman as expected. I then take the code generator and generate the code for PowerShell - RestMethod. I then am going into PowerS…
-
**Describe the bug**
I'm not sure the in scope check for the postman module is robust enough
```python
if org_name.lower() in human_readable_name.lower():
self.verbose(f"Got {name}")
```
Thi…
-
Bruno should import Pre Request Scripts and Tests while importing Postman Collection