2026-08-25
6 days ago by ReadMe API
Summary: Weekly and monthly workflows now support a configurable execution day.
Workflows
- Customers can now choose the day of the month (monthly cadence) or weekday (weekly cadence) on which a workflow executes.
- Added two optional fields to scheduled workflow triggers to configure execution day:
day_of_month(integer 1-31) for amonthlycadence, andday_of_week(monday-friday) for aweeklycadence. - Execution rolls forward to the next trading day on weekends and holidays.