Automate collection runs using Postman Monitors

View as Markdown

You can automate collection runs using Postman monitors. Create a new monitor, select a collection, configure your monitor and its schedule. Postman runs the collection at the scheduled times in the Postman Cloud. You’ll get an alert if there are any errors or failures.

You can also schedule collection runs using the Collection Runner. Schedule runs with monitors when you want to set up alerts, like triggering on-call alerts for failures. For all other use cases, such as automating API tests, schedule runs with the Collection Runner.

To schedule collection runs with a monitor, do the following:

  1. In the sidebar, click Add icon and select Monitor.
  2. Enter a Monitor name and select the Collection you want to run.
  3. Configure your monitor.
  4. Click Create Monitor.

Postman runs the collection on the schedule you configured in the monitor. You’ll get an alert if errors or failures occur. To view a summary of the monitor results, click Monitors in the sidebar and select a monitor. Learn more about viewing monitor results.

Your Postman plan gives you a limited number of requests that can be run by your Postman Monitors each month. Requests run by your scheduled collection runs count toward this same limit. Learn more about resource usage in Postman.