Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save a result file #334

Closed
dmitrach opened this issue Sep 20, 2021 · 6 comments
Closed

Save a result file #334

dmitrach opened this issue Sep 20, 2021 · 6 comments
Labels
feature request New feature or request

Comments

@dmitrach
Copy link

Is your feature request related to a problem? Please describe.
The service return blob-data of a file and I want to have a possibility to save the file.

Now I look at raw data.

Screenshot from 2021-09-20 17-28-54
Screenshot from 2021-09-20 17-28-55

Describe the solution you'd like
Automated request with a window dialog to save file (set a name, a path and format if it is possible).

Describe alternatives you've considered
Now I use Postman to save the result. Also I can use a browser, but it can make troubles with the request as POST and has parameters.

Screenshot from 2021-09-20 17-31-58

Sometimes response data can be too much to show and the window can be frozen, so I want to save file without showing result.

Thank you.

@rangav
Copy link
Collaborator

rangav commented Sep 20, 2021

Hi @diosby, thanks for the feedback, will add to roadmap.

@rangav rangav added the feature request New feature or request label Jan 16, 2022
@onmusic-development
Copy link

I'd like to second this request. Thunder Client is such a great tool, but it is difficult to move away from Postman without the ability to download and save files.

@rangav
Copy link
Collaborator

rangav commented Jan 20, 2022

Hi guys, if possible I will include this for the next update

@rangav
Copy link
Collaborator

rangav commented Jan 26, 2022

This feature is now implemented in v1.11.0
https://github.com/rangav/thunder-client-support/releases/tag/v1.11.0

please let me know if any feedback

@rangav rangav closed this as completed Jan 26, 2022
@onmusic-development
Copy link

This seems works well for my use cases. I think it's a better approach than in Postman since I no longer have to remember to send the request differently if I actually want the file (and often have to do it twice). Great job.

@rangav
Copy link
Collaborator

rangav commented Jan 26, 2022

Thanks @onmusic-development, glad you like the implementation 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants