Time trigger
Category: Trigger
Version: 1.0
Last updated: Januari 5, 2025
Author: Any2Info
Description
The Time trigger starts a dataflow once at a specific date and time.
Configuration Options
Start
Yes
The exact date and time at which the dataflow will execute once.
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 Time trigger when a dataflow needs to run once at a specific moment, such as a planned task, migration, or scheduled job.
Tips & Best Practices
Leave repeat every disabled for true one-time execution.
Use repeat every only when controlled short-term repetition is required.
Changelog
1.0
Januari 5, 2025
Initial documentation version added.
Last updated