appmixer.utils.timers.SchedulerTrigger
Scheduler
1.1.0
Public
| Field | Type | Description |
|---|---|---|
| Repeat | select | Choose how often to repeat the task. |
| Days of Week | multiselect | Choose the days of the week when this job should run. |
| Days of Month | multiselect | Choose specific days of the month for scheduling. |
| Interval Unit | select | Select the time unit for the interval (e.g., minutes, hours, days, weeks). |
| Interval Value | number | Set how many units between each run. Works with the selected Interval Unit. |
| Time | text | Time of day in HH:mm format (e.g., 14:30). When not set, the job will run at the start of the day (00:00). |
| Trigger immediately | toggle | Trigger once immediately when the flow starts, before the schedule begins. |
| Start | date-time | Set a specific date and time to start the schedule. |
| End | date-time | Set a specific date and time to stop the schedule. |
| Timezone | text | Specify the timezone for scheduling (e.g., 'Europe/Prague') by default it is GMT. |
| Field | Type | Description |
|---|---|---|
| Next Date GMT | - | |
| Next Date Localized | - | |
| Timezone | - | |
| Previous Date | - |