Yaak Logo
Yaak
Feedback/History for request and response

History for request and response

Evgeny Gribanov·a year ago

When I use functions to generate data, such as UUID and similar later I need to know this identifier to search logs. In postman there is a tab logs for this. Is it possible to add similar functionality to view the history of the request and response to it?


Comments (3)

Greg Schier

Are you referring to the Postman History pane?

Usually, you would use Request Chaining for this, to automatically extract a value from a response for use in other requests.

Currently, each request has the ability to navigate the response history for that specific request. I’m also considering adding a global response history view like Postman, but I haven’t seen a good use case for it yet that can’t be solved in a better way.

Greg Schier

its named “Console” in Postman, all info like HTTP structure

info about request and response. final sended request most important

Greg Schier

Just going through old issues. There’s a per-request history that may work for you. I’m considering adding a global request history pane as well, in the future.

Type to search feedback...