Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: allow to import a Postman collection #89

Open
ehuna opened this issue Aug 12, 2022 · 0 comments
Open

Request: allow to import a Postman collection #89

ehuna opened this issue Aug 12, 2022 · 0 comments

Comments

@ehuna
Copy link

ehuna commented Aug 12, 2022

Awesome idea and implementation, nice work! I used it today and it allowed me to test out an API easily from my iPhone.

Postman has a feature where we can export an existing collection: https://learning.postman.com/docs/getting-started/importing-and-exporting-data/#exporting-collections

The collection does not need to be in a workspace and is exported as JSON.

Request: allow me to paste the JSON from an exported Postman collection to create a new Httper Project - the project would include all of the methods, with headers and bodies, etc. included in the Postman collection.

Additional future requirements -

  • Future versions could support Postman Environments, https://learning.postman.com/docs/sending-requests/managing-environments/, so if the imported Postman collection uses environment variables they would be supported.
  • Future versions could allow the import of the Postman collections from a cloud source, such as DropBox, OneDrive, or GitHub (with authentication, etc.).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant