You could use a cron trigger on a worker that checks for work, and then send that result to workflow

You could use a cron trigger on a worker that checks for work, and then send that result to workflows
https://developers.cloudflare.com/workers/configuration/cron-triggers/
Was this page helpful?