[GH-ISSUE #1760] how to use hoppscotch to download excel #559

Closed
opened 2026-03-16 16:00:40 +03:00 by kerem · 1 comment
Owner

Originally created by @q546948719 on GitHub (Aug 5, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1760

I written an interface to export excel, how do i use hoppscotch to test it ?

Originally created by @q546948719 on GitHub (Aug 5, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1760 I written an interface to export excel, how do i use hoppscotch to test it ?
kerem 2026-03-16 16:00:40 +03:00
  • closed this issue
  • added the
    future
    label
Author
Owner

@liyasthomas commented on GitHub (Aug 5, 2021):

If it's available in an API endpoint, you can send a GET request to that endpoint from Hoppscotch request section to fetch its data.

But at the moment you can't view the interactive Excel data since there's no support to display excel files in Hoppscotch. Instead, you can view the RAW data in Hoppscotch response section.

<!-- gh-comment-id:893167686 --> @liyasthomas commented on GitHub (Aug 5, 2021): If it's available in an API endpoint, you can send a `GET` request to that endpoint from Hoppscotch request section to fetch its data. But at the moment you can't view the interactive Excel data since there's no support to display excel files in Hoppscotch. Instead, you can view the `RAW` data in Hoppscotch response section.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#559
No description provided.