run-collection
Execute Postman Collections using Newman by specifying the collection path or URL. Optional inputs include environment files, globals, and iteration counts for detailed API testing and results.
Instructions
Run a Postman Collection using Newman
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Path or URL to the Postman collection | |
environment | No | Optional path or URL to environment file | |
globals | No | Optional path or URL to globals file | |
iterationCount | No | Optional number of iterations to run |