postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.78k stars 837 forks source link

Collaboration/Sharing without storing data on Postman servers #12281

Open casbar12 opened 10 months ago

casbar12 commented 10 months ago

Is there an existing request for this feature?

Is your feature request related to a problem?

Yes. Our organization does not allow us to store our protected data on external servers such as Postman servers. We want to be able to share Collections and data across teams but this prevents us from doing so.

Describe the solution you'd like

The ability to set up a data source which can be internal to our location. Maybe something else.

Describe alternatives you've considered

We currently store collections in source control but users want to use the collaboration features in Postman.

Additional context

No response

Regenhardt commented 8 months ago

We have a similar challenge, we're considering self-hosting hoppscotch or using something like the Ply vscode extension.