.json file, or import an entire workspace as a .zip archive.
You can also import an open api spec either as .json or .yaml file.
Postchi converts each request into a .chttp file and recreates your folder structure.
How to import
1
Open the Import menu in Postchi
From the file menu select Import
2
Choose import type
Select One time import
3
Choose your file
Drag your file in the drop zone or Select the file you exported from Postman or an open api spec. Postchi detects the format automatically and imports everything immediately.
4
Review the imported collection
Postchi creates a folder in your
requests directory named after the collection. Inside, each request becomes a .chttp file, preserving the original folder structure.What gets imported
What doesn’t get imported
Some Postman features don’t have a direct equivalent in Postchi. You’ll need to recreate these manually after import.- Postman environments — as of version 0.7.2 environments do not get imported, we will add this feature soon.
After import
Once your collection is imported, review the generated.chttp files and: