[GH-ISSUE #2078] [feature]: Support exporting single collection #685

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

Originally created by @kitch on GitHub (Jan 20, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2078

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Today when you do an export it exports JSON for ALL of the requests/collections in hoppscotch. It would be nice to be able to export just a single collection.

Why should this be worked on?

It's a common use case to share collections between team members. However, it's tedious to export all collections and then edit the json to just pull the collection of interest when sharing with others.

Originally created by @kitch on GitHub (Jan 20, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2078 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Today when you do an export it exports JSON for ALL of the requests/collections in hoppscotch. It would be nice to be able to export just a single collection. ### Why should this be worked on? It's a common use case to share collections between team members. However, it's tedious to export all collections and then edit the json to just pull the collection of interest when sharing with others.
kerem 2026-03-16 16:41:25 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@liyasthomas commented on GitHub (Feb 8, 2022):

Users can now export and import a single collection. Implemented in github.com/hoppscotch/hoppscotch@93ccf5dcf6.

Click on the "Options" menu on any Collection / Folder > "Export"

Here's a screenshot:

localhost_3000_

<!-- gh-comment-id:1032080046 --> @liyasthomas commented on GitHub (Feb 8, 2022): Users can now export and import a single collection. Implemented in https://github.com/hoppscotch/hoppscotch/commit/93ccf5dcf653f59aff69b46d4524cd125aa96768. Click on the "Options" menu on any Collection / Folder > "Export" Here's a screenshot: ![localhost_3000_](https://user-images.githubusercontent.com/10395817/152894316-bcc6e1e7-519a-4c65-a332-b7b6ca81012f.png)
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#685
No description provided.