postmanlabs / postman-app-support

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.
https://www.postman.com
5.81k stars 839 forks source link

Feature Request - Response History Export #12583

Open londonperry opened 8 months ago

londonperry commented 8 months ago

Is there an existing request for this feature?

Is your feature request related to a problem?

There is no direct problem created by the lack of the ability to export my response history, but it does limit accessibility to potentially useful data that I could use to compare to API usage.

Describe the solution you'd like

A recommendation would be to add it to the Data Export options since currently only Collections and Environments are the current options. The ability to export directly from within the History tab based on filter's applied would be an addition to that functionality.

Within the file provided, naturally the response from the call would be necessary, but in addition to that it would be helpful to include statistics regarding the response such as the response code, processing time, response time and any other details gathered on that unique request.

Describe alternatives you've considered

There are no adjacent features at the moment that would provide an aggregated view of responses, so there are no potential alternatives at the moment with this data being nested only within Postman.

Additional context

No response

dhempy commented 2 weeks ago

I hope this will include the option to include the full request details and response headers, in addition to the response body. A full HAR file would be outstanding.