Schedule Triggers
Schedule any Revo workflow with a visual builder or advanced expressions, with timezone awareness, presets, one time runs, and a next run preview.
Schedule triggers run a workflow at a set time using a visual builder anyone can use or advanced schedule expressions for engineers, with explicit timezones, common presets, one time runs, and a preview of the next runs before save.
How it works
Pick a schedule type, then build it with day pickers, time pickers, and frequency dropdowns while the platform composes the underlying expression. Power users can switch to the advanced editor for full schedule syntax, and both views stay in sync. Every schedule has an explicit timezone chosen from a list of city or region names, with daylight saving handled automatically. Before saving, the next run preview shows the next fire times in plain English with full date, day, time, and timezone, so a misconfigured schedule is caught at setup.
Key capabilities
- Visual schedule builder with day, time, and frequency controls, no syntax required.
- Common presets from every minute through hourly, daily, weekly, biweekly, monthly, quarterly, and yearly, including occurrences like first Monday or last Friday.
- Advanced schedule expressions for patterns the visual builder cannot express.
- Timezone aware scheduling with automatic daylight saving transitions.
- One time schedules that fire exactly once at a specific date and time, then go inactive.
- Next run preview showing the next several fire times in plain English.
- Missed run handling: catch up on missed runs after downtime, or skip and continue from the next scheduled time.
Tips
Start with the visual builder for everyday patterns. Switch to the advanced editor only for unusual cases such as every fifteen minutes during business hours or the last Friday of every quarter. Choose catch up for runs that all matter (billing reconciliations) and skip for runs where stale runs are not useful (a daily digest).
REST API and Security
Trigger workflows programmatically through a REST API with scoped tokens, network allowlisting, webhook signatures, rate limits, and encryption at rest.
Temporal Execution Engine
Run Revo workflows on a durable execution engine built on Temporal, with step level checkpointing, automatic retries, full history, and local fallback.