mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2092] [feature]: Export collections as Postman accepted file (Raml / Curl, OpenApi) #696
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#696
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @VladBullet on GitHub (Jan 26, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2092
Originally assigned to: @amk-dev on GitHub.
Is there an existing issue for this?
Summary
Export collections as Postman accepted file (Raml / Curl, OpenApi/ etc)
Why should this be worked on?
In the spirit of open source, I believe that this feature will allow anybody to write the collections in their tool of choice and use them cross-platform depending on what results they want or if they want to share the work they done with others in their team for free.
This would be a good solution for somebody to quickly jump between Postman and Hopscotch.
For example: I spent a lot of time setting up a collection with a lot of requests and only after that I realized that in Hoppscotch I couldn't get all the info I wanted from the response. ( "time" / "duration" expanded info panel for a request - this feature is present in Postman - check picture). Following this discovery, I tried to export the collection and then to migrate it to Postman unsuccesfully.
@bmitchinson commented on GitHub (Apr 29, 2022):
Would love to see this, team members maintain a postman collection in our repo, i'm able to import but, have to copy and paste back to postman to save collections.
@liyasthomas commented on GitHub (Oct 31, 2025):
Postman can import collection and environment files exported from Hoppscotch.