Importing Collections

When you import a collection, you get two options:

  1. postman collectoin
  2. open api 3.0 with a postman collection.

What is the difference between these? I have no idea what 2 gives you over 2, as the only thing postman has that I know about are collections.

Hey @simonhobbs-eyas :wave:

Welcome to the Postman Community! :postman:

You can import multiple different elements into Postman via that feature.

One of those would be an API definition. Postman supports a variety of API definition types such as Protobuf, OpenAPI (formerly Swagger), WSDL, RAML, and GraphQL.

When you import these you get different options like you have seen in the UI and this API definition would be stored in the APIs section on the sidebar.

More information about the API Builder can be found here:

This may not be visible to you in the Workspace, new Workspaces only show a couple of the core elements by default and you would need to display this via the Workspace Settings.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.