Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Scheduled Item Input
The base schedule for a data refresh.
Inherited by DailyScheduledItemInput and WeeklyScheduledItemInput
- Properties
-
Property Name Type Description Required or Optional Available Version frequency ConnectScheduleFrequencyTypeEnum Frequency on which this schedule is run. Valid values are: - Daily (Run once per day)
- Monthly (Run on one or more specific numeric days per month)
- MonthlyRelative (Run on one or more relative days for month)
- Weekly (Run on one or more days each week)
Required 57.0 nextScheduledRun Date The next scheduled time for this schedule Required 57.0 time ScheduledTimeInput The scheduled run time. Required 57.0