Exporting Test Collections in Postman Jetpack

前端 未结 6 1879
臣服心动
臣服心动 2021-02-02 05:12

I have a collection of tests in Postman. I\'d like to backup this collection.

Is there a way to export the collection as a JSON or text file?

6条回答
  •  生来不讨喜
    2021-02-02 06:03

    If you open Postman and look at the sidebar on the left, then hover over the name of the collection there five options: 'Add Folder', 'Edit Collection', 'Duplicate Collection', 'Share Collection', and 'Delete Collection'. Select the 'Share Collection' option and from there you will see a 'Download' button that will allow you to export your collection as the JSON file.

提交回复
热议问题