Flow Trigger Config Trigger Properties Scheduled
Constructors
Properties
Link copied to clipboard
Whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run. Valid values are Incremental
and Complete
.
Link copied to clipboard
Date range for the records to import from the connector in the first flow run. Must be a valid RFC3339 timestamp.
Link copied to clipboard
Scheduled end time for a schedule-triggered flow. Must be a valid RFC3339 timestamp.
Link copied to clipboard
Scheduling expression that determines the rate at which the schedule will run, for example rate(5minutes)
.
Link copied to clipboard
Optional offset that is added to the time interval for a schedule-triggered flow. Maximum value of 36000.
Link copied to clipboard
Scheduled start time for a schedule-triggered flow. Must be a valid RFC3339 timestamp.