Cron Jobs for Bots | Medplum

On this page

You can add a cron job for your bot so it can automatically run from a schedule. This means you can set a repeatable time for the bot to automatically every minute, day, other month, etc.

To add a scheduled timer for your Bot

The Edit Form

In the Edit Form, scroll down to the Cron and choose one of the two ways to create a cron job. One as a UI tool, or a direct Cron format e.g * */3 * * *.

Click Ok in the bottom of the page, and your bot will be added to the queue.