You can collaborate on Postman Collections with your team and other Postman users. Share collections with others, watch collections to get notified when changes are made, and comment on collections to let others know your thoughts. You can also use collection tags to help organize and find collections.
Forking offers another way to collaborate on collections. You can fork a collection into your own workspace, make changes, and then create a pull request to merge your changes back to the original collection.
To share a collection with other Postman users, use any of the following methods:
Select a collection in the sidebar, then select Share in the workbench. You can enter the users you want to share the collection with, or copy a link you can share with others. Learn more about sharing elements in Postman.
To share a link with users who aren't in your Postman team, turn on Allow Guests to join your team and view this collection with the link. Learn more about sharing collections with guest users in your organization.
In the workbench, select the link icon next to a collection's name to copy a link to your clipboard. You can then share the link with others.
To share a link to a collection, folder, request, or example with an active environment selected, choose an environment using the environment selector and copy the element's link to your clipboard. You can then share the link with others.
Move the collection to a shared workspace. In the sidebar, select the more actions icon next to a collection, then select Move. Learn more about moving Postman elements.
Publish a Run in Postman button. Others can use the Run in Postman button to view and run your collection in their own environment.
If you're on an Enterprise plan, you can add the collection to your team's Private API Network.
If you watch a collection, Postman notifies you when a change is made to the collection. Changes you'll get notified about include adding a request, changing a request, adding or updating variables, editing pre-request or post-response scripts, and adding or deleting a folder.
You can watch collections in private, team, partner, and public workspaces. You can't watch collections in personal workspaces.
To watch a collection, do the following:
Select Collections in the sidebar and select a collection.
Select the watch icon in the workbench.
To view notifications for a collection you're watching, do the following:
Select the notifications icon in the Postman header.
Select View changelog to view a list of changes made to the collection.
You'll also get an email about the change and who made it. Select View changelog in the email to view the full changelog in Postman.
To view changes for a collection at any time, select the collection in the sidebar and then select the changelog icon in the right sidebar.
If you create a collection and change it from the same Postman account, you won't receive notifications for changes you make to that collection.
You can add a comment to a collection to collaborate with your team or give feedback to other users.
To learn more about using comments to collaborate on collections and requests, go to Comment on collections, folders, and requests.
Tagging collections is available on Postman Enterprise plans. You can apply shared tags to workspaces, collections, and APIs. Tags can be 2 to 64 alphanumeric characters in length and must start with an alphabetical character. Tags can contain dashes but no other special characters or spaces. You can add up to five tags.
You can use shared tags to organize and search for collections. Once you add tags to a collection, you can select a tag to search for collections and other elements with the same tag.
To learn more about searching using tags in Postman, go to Search Postman. You can search by tags in your Private API Network. Use tags to search for elements on your Private API Network. You can also use tags to search for elements to add and elements to request to add to your Private API Network.
To add tags to a collection, do the following:
Select Collections in the sidebar and select a collection.
Select the Tags section to edit it.
Select an existing tag or add a new tag. To add a new tag, enter the tag name and select Create "tag-name".
Select outside of the Tags section to save your changes.
To remove tags from a collection, do the following:
Select Collections in the sidebar and select a collection.
Select the Tags section to edit it.
Select the close icon next to a tag.
Select outside of the Tags section to save your changes.
If you don't have edit access to a collection, you can make changes by forking the collection into your own workspace. You can then create a pull request to submit your changes to the original collection.
To fork a collection, do the following:
To learn more, go to Version control for Postman collections and environments.
To get more details about a collection, select the collection in the sidebar and then do any of the following:
Last modified: 2024/09/10
Additional resources
Videos
Blog posts