

Or even you create a bunch of Postman Requests, save it to a Collections and share it with your team. You can request developers to share their collections and you get benefits of it. There are times when developers create a bunch of Postman Requests while developing APIs to test it. Sharing a collection is very important when you are working in a company or in a team. Share collection option is used to share the collection to other people such as your team members. We will talk about the following options in this tutorial. You can click on the Meatballs menu in the side of the collection name and you will see some options. Now look at the collections tab, you will have the request saved below your collection name. Choose your collection name in the panel as shown in the image.Press Save button in the side of address bar. Now, you have your first collection created but it's empty as of now. Press Create to create your first collection.

In the following image you can see I chose the name MyFirstCollection and a simple description.

POSTMAN COLLECTION HOW TO
How to create and save collections in Postman?ġ.First of all, hit the endpoint and in the response box change the format to Text to see the result.
