Is it possible to upload files with the newman url?
I tried to run it but I get the following error.
For example
newman run \
https://api.getpostman.com/collections/${ID}?apikey=${APIKEY} \''
--environment https://api.getpostman.com/environments/${ID}?apikey=${APIKEY} \
--reporters cli,json,progress \
--reporter-cli-no-failures \
--reporter-cli-no-banner \
--reporter-cli-show-timestamps \
--reporter-cli-no-success-assertions
The error message says that there is no file using the protocol βpostman-cloud://β