Weekly
Category: Trigger
Version: 1.0
Last updated: Januari 5, 2026
Author: Any2Info
Description
The Weekly trigger starts a dataflow automatically based on a weekly schedule.
Configuration Options
Start
Yes
The exact date and time at which the dataflow will execute once.
Recur (days)
Yes
Number of weeks between executions (e.g. 1 = every week, 2 = every two weeks).
Weekdays
No
One or more days of the week on which the dataflow should run (Monday through Sunday).
Repeat every
No
Optional. Enables repeated execution after the start time. The interval supports Seconds, Minutes, Hours, Days, and Weeks.
For duration of
No
Defines how long the repeated executions should continue. Can be set to Indefinitely or a specific duration in Seconds, Minutes, Hours, Days, or Weeks.
Random delay
No
Adds a random delay before execution. The delay value supports Seconds, Minutes, Hours, Days, and Weeks
Usage
Use the Weekly trigger when a dataflow needs to run on specific days of the week, optionally repeating every multiple weeks.
Typical use cases include:
Weekly data synchronization
Scheduled batch processing
Regular maintenance tasks
Tips & Best Practices
Select at least one weekday to ensure the trigger executes.
Use recur (days) = 1 for standard weekly schedules.
Limit repeat every unless multiple executions per day are required.
Changelog
1.0
Januari 5, 2026
Initial documentation version added.
Last updated
Was this helpful?