jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
769 stars 36 forks source link

Import postman collection directly from links #126

Open prkhandelwal opened 4 years ago

prkhandelwal commented 4 years ago

Right now, if someone share a postman collection link, downloading it directly doesn't work. I first need to import it in postman and then export locally, and then import in Nightingale. Would be nice if we can directly import a collection from the shared uri!

dpaulino commented 4 years ago

@prkhandelwal can you check if your request is the same as https://github.com/jenius-apps/nightingale-rest-api-client/issues/27?

prkhandelwal commented 4 years ago

@dpaulino I think it's a bit different. From what I understood, the #27 is about handling Posmtman URI (Looks like invite link from description) . What I'm mentioning is simply a paste url option the app for shared collection's public link. Something like:

image

dpaulino commented 4 years ago

@prkhandelwal oh yes I see the difference now! Thanks for helping clarify! I'll look into this feature request soon