#Collection runs with local files

2 messages · Page 1 of 1 (latest)

ancient flint
#

Is this no longer possible with free plans? When I attempt to add a data file with my variable values to a collection run, i get a prompt to upgrade. However, when I look at the documentation, I can't find where it talks about this change. Are there any alternatives?

Thanks!

placid thistle
#

Hey 👋 - Thanks for raising the question.

The In-app Data Driven Testing, Advanced Reporting, Multi-protocol Collection Runs and other features have now been bundled into the Solo plan.

The Postman CLI can still be used to run your Collections with a datafile from the terminal with this command:

postman collection run <CollectionId> -d <dataFile>