Exporting to excel file
There is this NPM CLI called PTOE, Follow below steps to generate Excel file from the collection.json.
- Install PTOE globally using command npm i -g ptoe.
- Export your collection from postman in latest format (v2.1 as of now)
- Type ptoe –file <collection_name.json>
- Excel file will be generated in the same file.
Exporting to html or markdown
https://github.com/thedevsaddam/docgen
Export to swagger
https://github.com/joolfe/postman-to-openapi