postman-to-openapi icon indicating copy to clipboard operation
postman-to-openapi copied to clipboard

Is there any API for Export Postman Collection v2.1 by APIkey and CollectionID?

Open spamnick opened this issue 1 year ago • 0 comments

Idea: I want to convert automatically Postman collection to Swagger YAML file

I want to run automatically pipeline:

  • Generate Postman Collection v2.1
  • Convert Postman Collection v2.1/v2.0 to OpenAPI v3.0. YAML file ( by using this: https://github.com/joolfe/postman-to-openapi)

So...

I found this for Export Postman Collection v2.1, but is not automation process: https://learning.postman.com/docs/getting-started/importing-and-exporting/exporting-data/#exporting-collections

Is there any API for Export Postman Collection v2.1.json by APIkey and CollectionID?

spamnick avatar Aug 16 '23 21:08 spamnick