Enqueuer plugin to convert and use postman collections as enqueuer requisitions.
$ npm install enqueuer-postman-converter
$ postman-nqr-converter postman-input-file enqueuer-output-file #converts postman-input-file to enqueuer-output-file
$ postman-nqr-converter -a postman-files* # converts every glob matching file
$ nqr -a examples/postman.yml -l enqueuer-postman-converter