postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Could you make it possible to export a folder within a collection instead of the entire collection?

Open WilcoRakhorst opened this issue 1 year ago • 0 comments
trafficstars

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 your feature request related to a problem?

When I am testing for endpoints I like to sort them in a folder within the collection. I find that when I run the entire collection there will be something going wrong, which breaks my test. When I could just export the main folder of the collection including the selected folder my testrun will be more stable. Especially when I have unfinished tests or am working on invalid requests.

postman

I use a different tool to execute the collection. This reports back green or red. Finding out what went wrong is much easier when you have smaller tests.

Describe the solution you'd like

I want to be able to export a folder within a collection as a collection. The folders on a higher level should be included.

Describe alternatives you've considered

The alternative is to create a lot of collections, which is not preferable due to the lack of overview in Postman.

Additional context

No response

WilcoRakhorst avatar May 02 '24 12:05 WilcoRakhorst