Postman - How to move collections between Workspaces?
- Share a collection
- To Workspace, select yours, and make sure you checked "Share collection and remove from this workspace"
Voila!
Note: Worked on version 7.34.0.
There are several Ways to do that some of them are as follows
There is a workaround. Tested with Postman v6.1.4 Export your collection. Switch workspace. (Re-)import saved .postman_collection.json Postman will even ask you if you want to copy the collection (into the new workspace) or if you want to overwrite it (meaning move it to the new workspace)
OR
Delete needed collections from workspace
A > sync > go to trash >
and restore collections to workspace B. Hopefully, trash feature is enabled by default.
OR
Sharing collections in another workspace
In the workspaces dashboard, select a collection and then click the Share button. The collection is visible in your target workspace.
Just export the collection and import from another workspace.