Can Monitor run a collection every minute?

With the paid versions, are you able to set a monitor to run a collection every minute? If not, is there a way around this?

Basically, I am testing industrial hardware and want to see when and what data the cloud servers receive. The data is stored every minute, so I would need something to query the API every minute for an hour while I am testing the hardware so that I can monitor the data output, transmission and storage.

Any help on this topic is greatly appreciated.

Hey @ypinchuk! Five minutes is our most-frequent offering for our built-in monitoring. However, you can utilize Newman and write a quick script with a cron job to run your collection every minute. You can also use our API to always run the latest version of your collection – you can find that flow here.

1 Like