• Skip to primary navigation
  • Skip to main content

APITransform

Convert Postman Collections to OpenAPI

  • Convert
  • About
  • Resources
    • How to Convert your Postman Collection to OpenAPI
Home » Postman » How to Share Collection in Postman

How to Share Collection in Postman

Updated on November 5, 2020 by Admin

When working with APIs, it’s typical that you use Postman to test your rest services. However, for your projects to be seamless, you need to have a means of sharing your requests with your teams. And for you to share the requests, you need to group them in a collection for efficiency. Since we had a blog detailing the process of creating a Postman collection, in this piece, we’ll discuss the various ways that you can share a collection in Postman.

Contents

  • 1 How to Share Collections in Postman
    • 1.1 From the Sidebar
      • 1.1.1 1. Navigate to the collection section on your Postman app
      • 1.1.2 2. Click “Share Collection”
    • 1.2 Using the Browser Option
      • 1.2.1 1. Switch to Browser Option
      • 1.2.2 2. Hit the collections tab
      • 1.2.3 3. Share the Collection
    • 1.3 How to Share a Postman Collection to a Workspace
    • 1.4 Sharing via the Embed
    • 1.5 Conclusion
    • 1.6 How to convert a Postman Collection to OpenAPI using APITransform

How to Share Collections in Postman

Postman offers developers a plethora of ways for them to share collections with their collaborators. It allows you to share collections with your workspace team or send a link that can allow your employees or even individuals that are not part of your workspace team to access a collection. Here is how you share collection in Postman.

From the Sidebar

1. Navigate to the collection section on your Postman app

Visit your postman app and scroll to the collection tab in the sidebar. Click on the tab and look for the ellipsis icon (…). Hit the ellipsis to extend the view.

postman share collection sidebar

2. Click “Share Collection”

Once you hit the ellipsis, it will extend, displaying the share collection icon. Hit the share collection tab to move to the next step.

Using the Browser Option

1. Switch to Browser Option

If you want to use the browser option, hit the Browse button positioned on the bottom right corner, as displayed in the image below.

2. Hit the collections tab

You’ll have all collections displayed in a window for you to choose the one you want to share.

postman share collection from browser

3. Share the Collection

Whether you use the sidebar or the browser option, once you hit the share collection button, a new window with three options will pop-up, as illustrated by the image below.

share postman collection

This means that developers can share collection in three ways:

  • Sharing to a workspace
  • Sharing via the Embed
  • Sharing with a public link

How to Share a Postman Collection to a Workspace

With this option, developers can share collections with members of their workspace. When you use this option, the API requests in the collection will be available to every team member. The best thing is that once the collection is shared, you can still alter the permission granted to it and allow members to edit the collection, read-only, or vice-versa.

Sharing via the Embed

This option allows you to share a collection by generating a code that helps you create a link that you can share with your teams. Here, you’ll find two handy buttons. The “Generate Code” button helps you create a link. The link is then shared when you click the “Run in Postman” button. The link is embedded in your API documentation, website, or GitHub readme, where everyone within your organization can import and run the collection with a single click.

postman share embed

However, it essential to note that links already shared will not be updated automatically when there is a change in the collection. As such, developers should generate and share a new link once they make new changes to a Postman collection.

Conclusion

If you’ve been struggling to share your API requests with your team members, we bet you can now do it within the shortest time possible. You just need to group your requests into a collection and use the intuitive Postman Share Collection button to ensure that your workers or teammates get the requests on time.

How to convert a Postman Collection to OpenAPI using APITransform

When working with Postman, you may sometimes be required to convert postman collection to OpenAPI for more comfortable use. APITransform is a free online resource that allows programmers and developers to convert postman collections to OpenAPI specifications in a few steps. Here is how you do it:

  1. Search for https://apitransform.com and hit the “Upload Postman Collection” button on the dashboard.
  2. Fill in the required credentials before you start converting your Postman collections. Here, you’ll be required to fill in your first & last name, email, name of your company.
  3. Upload the Postman Collection file and convert it.
  4. Download the converted file from the link that will appear after some minutes
  5. Now you can go ahead and add your API to the RapidAPI Marketplace.
5/5 - (3 votes)

Filed Under: Convert, Postman Tagged With: postman collection

Related Resources

  • How to Share Collection in Postman
  • What is Open API Specification?
  • How to Import a Collection into Postman
  • How To Export All Collections From Postman
  • How to Delete Postman Collections

Copyright © 2022 · APITransform