[GH-ISSUE #3546] [bug]: Insomnia import broken in desktop app #1215

Open
opened 2026-03-16 19:17:12 +03:00 by kerem · 4 comments
Owner

Originally created by @Aeolun on GitHub (Nov 14, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3546

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I click the import/export button in the desktop app, and elect to import my Insomnia workspace (the new scratchpad feature they added in the 8.x releases). The application seems to succeed (no errors), and displays 'File imported', but nothing seems to be imported.

Steps to reproduce

  1. Open app
  2. Click on Import/Export button
  3. Expand "More", click "Import from Insomnia"
  4. Select file "wrk_scratchpad.json"
  5. Click "Import"

Environment

Production

Version

Local

Originally created by @Aeolun on GitHub (Nov 14, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3546 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I click the import/export button in the desktop app, and elect to import my Insomnia workspace (the new scratchpad feature they added in the 8.x releases). The application seems to succeed (no errors), and displays 'File imported', but nothing seems to be imported. ### Steps to reproduce 1. Open app 2. Click on Import/Export button 3. Expand "More", click "Import from Insomnia" 4. Select file "wrk_scratchpad.json" 5. Click "Import" ### Environment Production ### Version Local
Author
Owner

@errantmind commented on GitHub (Dec 1, 2023):

I can fully reproduce the above bug.

<!-- gh-comment-id:1836723662 --> @errantmind commented on GitHub (Dec 1, 2023): I can fully reproduce the above bug.
Author
Owner

@retrokit-max commented on GitHub (Jan 29, 2024):

+1 This feature does not work with Insomnia workspace imports.

<!-- gh-comment-id:1914632936 --> @retrokit-max commented on GitHub (Jan 29, 2024): +1 This feature does not work with Insomnia workspace imports.
Author
Owner

@liyasthomas commented on GitHub (Jan 30, 2024):

Hoppscotch primarily has support to import collections from Insomnia, not workspaces. Can you try exporting an Insomnia collection and importing them in Insomnia?

<!-- gh-comment-id:1916022102 --> @liyasthomas commented on GitHub (Jan 30, 2024): Hoppscotch primarily has support to import collections from Insomnia, not workspaces. Can you try exporting an Insomnia collection and importing them in Insomnia?
Author
Owner

@retrokit-max commented on GitHub (Jan 30, 2024):

I got around this by first converting the Insomnia workspace to a Postman collection and importing the Postman collection instead.

I used this code to convert the workspace.

After a recent Insomnia update, I couldn't export my collection in any format but workspace. That is a limitation they have introduced to local-only use cases.

<!-- gh-comment-id:1916333397 --> @retrokit-max commented on GitHub (Jan 30, 2024): I got around this by first converting the Insomnia workspace to a Postman collection and importing the Postman collection instead. I used [this code](https://github.com/Vyoam/InsomniaToPostmanFormat) to convert the workspace. After a recent Insomnia update, I couldn't export my collection in any format but workspace. That is a limitation they have introduced to local-only use cases.
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#1215
No description provided.