• 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

postman

How to Import a Collection into Postman

Updated on October 23, 2020 by Admin

If it is possible to export collection from Postman, then it means that it is also possible for developers to import collection into Postman. Importing Postman collections allows you to have the necessary materials you need to complete your projects. However, unlike other Postman processes, importing collection is simple and straightforward as everything you need […]

Filed Under: Postman Tagged With: postman, postman collection

How To Export All Collections From Postman

Updated on October 19, 2020 by Admin

postman general settings

As we mentioned in our previous articles, postman collections play an integral role in helping developers to organize API requests that belong to the same class into a single folder. Having all your request in a single location enables you to run all of them simultaneously. It also makes it easy for programmers to share […]

Filed Under: Postman Tagged With: export, postman, postman collection

How to Add Postman Collection To GitHub

Updated on October 2, 2020 by Admin

postman dashboard

We all know that GitHub is the number one repository for developers who want to store their codes and project work. However, did you know that you can integrate Postman with GitHub and start saving your collections in the world’s largest host of source code? The new Postman pro-GitHub feature allows you to backup and […]

Filed Under: Postman Tagged With: github, postman, postman collection

How to Recover Deleted Collection from Postman?

Updated on September 25, 2020 by Admin

postman trash

At the end of every project, we are always eager to clean and create room for new tasks. However, due to a mouse slip or the excitement of completing a project, we may end up deleting things that we still need from our resources. One thing that is commonly deleted accidentally is the postman collection. […]

Filed Under: Postman Tagged With: postman, postman collection

How to Export a Postman Collection

Updated on September 17, 2020 by Admin

select postman collection

As mentioned in our previous article, postman collection is a set of requests grouped into a folder for more comfortable sharing and use. This tutorial will move a step ahead to look at how postman collection can be exported to make software developers’ work easier. The export feature helps you to export a folder and […]

Filed Under: Postman Tagged With: export, postman, postman collection

How to Convert your Postman Collection to OpenAPI

Updated on September 15, 2020 by Admin

Transform Postman Collection to OpenAPI

Postman power users may be frequently using Postman Collections, but often need to convert their collection to OpenAPI. As APIfriends puts it: The two API definition formats overlap, but Postman is better for more runtime needs, where OpenAPI tends to have some advantages for working with an API at other stops along the API lifecycle. […]

Filed Under: Convert Tagged With: convert, openapi, postman, postman collection

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Copyright © 2021 · APITransform