Skip to main content

Postman

info

Only Postman v2.1.0 collections are supported

How to export from Postman

Export Postman collection Postman export dialog

How to import into ATAC

Example Usage

atac -d my_folder import postman postman_collection.json

Where:

  • -d my_folder ATAC working directory
  • import The import command
  • postman The import type
  • postman_collection.json The exported postman collection json file