question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Option to save response to file automatically

See original GitHub issue

Just like in a curl command you would redirect the output to a file with > response.xml, it would be nice to add a tab to handle what to do with the response, aside from previewing in the right panel.

The tab could be implemented as a list, where for each item that is usually shown in the right panel (Body Response, Full Response, Header, Timeline) could be assigned a file path to be saved as.

The use-case scenario for me is a series of third party services that return XML documents as response, and the same document is fed to another service through the File tab as a binary file. The workflow could be automatized even further if the steps for saving the Body Response where a feature of Insomnia.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
gschiercommented, Feb 14, 2018

This actually already exists, although it’s quite hidden. You can access it by right-clicking (or cmd+clicking) the Send button.

image

It isn’t quite as full-featured as you are describing, but give it a try and let me know your feedback.

1reaction
simontomcommented, Feb 28, 2020

Hi, would by great to be able to specify format/part of the response. Like an extraction of some parts and creating e.g. JSON file on local storage for another processing on computer.

(I’m aware it’s already closed but … 😄 )

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature Request] Option to save response to file automatically
The use-case scenario for me is a series of third party services that return XML documents as response, and the same document is...
Read more >
Saving API response in Postman to a file - Stack Overflow
There are 2 ways of saving the response to a file: ... In Postman 7.3 simply click Save Response after executing a request....
Read more >
How to programmatically save the response to file in Postman
Sooner or later you will want to do read or write files when using Postman. Due to security concerns, this is not possible...
Read more >
Change how Outlook processes read receipts and meeting ...
Change how Outlook processes read receipts and meeting responses · Select File > Options > Mail. · Scroll down to the Tracking section....
Read more >
Write Responses To File | Postman Answers
This collection makes it easy for users who want to write the response of each request to a file. This can be extended...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found