How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Workflows, Workers - Schedule Workflow instances directly from your Workflow binding

calendar_today June 2, 2026 person domain cloudflare

Cloudflare Workflows now supports attaching cron schedules directly to workflow bindings in wrangler.jsonc, allowing automatic creation of Workflow instances on a recurring interval without requiring a separate Worker. This simplifies building scheduled jobs like backups and report generation while retaining Workflows’ built-in retries and durable execution guarantees.

open_in_new Read original post