One of the very earliest product requests we had from Delphi users was the ability to schedule queries to run on a regular interval.
This is now possible!
Once you have a query you would like to see run on a regular basis, click on the “📆Schedule” button:
This then opens an input box, where you can name your scheduled query and set the interval using natural language (this is then translated to a cron expression, using AI 🪄).
Finally, choose a user or channel to send the results to:
You can also stop scheduled queries running by clicking the “Delete” button on results that are produced from a scheduled query run:
If you’re interested in trying out Delphi, go to delphihq.com and click “Get Started”! 🦾