Import bulk of postman collections #3784
-
Details1If I export a Postman collection in v2.0 format, it can be imported in Insomnia. 2If you come from Postman and want to migrate to Insomnia, it's not feasible to export individual Postman collections. You want to do 'Postman > Settings > Data > Export data > Download' to make an export of all collections and all environments configured. This should the be imported in Insomnia. Unfortunately there seems to be no support for this right now. |
Beta Was this translation helpful? Give feedback.
Replies: 28 comments 6 replies
-
👋 Thanks for opening your first issue! If you're reporting a 🐞 bug, please make sure To help make this a smooth process, please be sure you have first read the |
Beta Was this translation helpful? Give feedback.
-
Correct. I think Postman > Settings > Data > Export data > Download still exports in v1.0 format. Can you confirm this? |
Beta Was this translation helpful? Give feedback.
-
That dump at least start with {
"version": 1,
"collections": [
{
so it's version 1 of something :) |
Beta Was this translation helpful? Give feedback.
-
Haha, thanks for that. I started on a more robust Postman importer recently, which will support all versions going forward. |
Beta Was this translation helpful? Give feedback.
-
I ran into this too, you have to find the silly UI button in Postman next to your collection, then it allows you to choose the version: https://www.getpostman.com/docs/postman/collections/data_formats Choose version Just going to Settings > Data > Export doesn't give you a choice of export version. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
Mr. @Stale, don't close this issue as it's of major importance for Insomnia. Postman users will not migrate if then can't bring their environment with them. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
Dear @Stale, no recent activity does not make this bug less important. Please disable yourself. |
Beta Was this translation helpful? Give feedback.
-
There, now it won't disable it 👍 😄 |
Beta Was this translation helpful? Give feedback.
-
I believe this is duplicate of #682. Or maybe it should be changed to something like "Import bulk of postman collections" |
Beta Was this translation helpful? Give feedback.
-
Ya, I'm not certain but I think Postman's Collection 2.1 format is not the same as the format you get when you export the entire app's data. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
@Stale This is not stale, it's still the most major blocker for mass Insomnia adoption for current Postman users. Please un-stale. |
Beta Was this translation helpful? Give feedback.
-
Any updates on this @gschier ? |
Beta Was this translation helpful? Give feedback.
-
any update ? |
Beta Was this translation helpful? Give feedback.
-
No updates yet but I agree that it is definitely a blocker for adoption. |
Beta Was this translation helpful? Give feedback.
-
I try to use Insomnia after Postman, but I have a lot of collections in Postman, and, I'm lazy to move all of them. I hoped this feature will be done. |
Beta Was this translation helpful? Give feedback.
-
I've created a simple Nodejs script to do that from a Postman backup version 1, it keeps the same structure (currently I have 270+ folders and 740+ requests). https://gist.github.com/wesleyegberto/8994f8d20b33970ad8304f285e91b0e5 |
Beta Was this translation helpful? Give feedback.
-
Insomnia proclaims that it supports import from Postman but this is simply not true. |
Beta Was this translation helpful? Give feedback.
-
Similar for me with Mac. I downloaded and tried using Insomnia because it advertised being able to import from Postman. Error: No importers found for file Version: Insomnia 2021.3.0 |
Beta Was this translation helpful? Give feedback.
-
@starlightdreamer are you able to provide the postman file you are trying to import? It would help debug what you are experiencing. |
Beta Was this translation helpful? Give feedback.
-
This workaround doesn't work. I was going to use Insomnia, but I will have to remain on Postman due to this issue. A 3.5 year old unaddressed critical impediment doesn't inspire confidence. Nor does closing it without resolution or justification. Reproducible on Postman v8.10.0 and Insomnia v20201.4.1. |
Beta Was this translation helpful? Give feedback.
-
In my case I want to export specific environment from Postman v10.20.10. When I import it in Insomnia v 8.4.5, I get empty document. |
Beta Was this translation helpful? Give feedback.
-
Hello everyone 👋 This issue came on my radar. We obviously want to give the best experience ever to import data from Postman:
We are moving very fast and shipping a lot, just a little bit more patience and all of this will be done in the next 3 months. |
Beta Was this translation helpful? Give feedback.
-
I am not able to bulk import my postman collections into insomnia as i have 750 + collections of postman to be imported. could you please update me with available option to do so? |
Beta Was this translation helpful? Give feedback.
-
This is finally going to be addressed on the week of Sept 9th 2024 with Insomnia 10.x which will allow the bulk import of Postman collections. |
Beta Was this translation helpful? Give feedback.
-
Hi @subnetmarco , Thanks |
Beta Was this translation helpful? Give feedback.
This is finally going to be addressed on the week of Sept 9th 2024 with Insomnia 10.x which will allow the bulk import of Postman collections.