Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.16k stars 1.92k forks source link

I 'm working multiple API Post Requests using Insomnia. Is there a way I can save all of the responses in one go by a click of the button? #2033

Open 28mandeep opened 4 years ago

28mandeep commented 4 years ago

Right now I'm creating multiple API requests and each one of them has a response in the right monitor. Now to further analyse each response, I would like to copy all of them in an excel or somewhere. But I don't think there is some feature like that unless I'm missing something.

gschier commented 4 years ago

There is no supported way to do this but you could create a plugin. I haven't tested it out yet, but it looks like there might be one for this already, although it's undocumented https://insomnia.rest/plugins/@munenaga/insomnia-plugin-save-response/

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.