Timer
A timer is a trigger that can trigger a specific operation at a preset interval. It can trigger an operation periodically within a specified period or at a specified time point. A timer is used to implement scheduled tasks and scheduling.
Action
- Every Minute
- Hourly
- Daily
- Weekly
- Monthly
- Fixed Interval
- Fixed Interval (Specified Time)
Configuration Parameters
| Parameter | Description |
|---|---|
| Trigger Interval | Every hour, the task is executed at a fixed interval from the start of the hour. Range: 1 to 60 |
| Triggering Rule |
|
| Custom Trigger Rule | This parameter is displayed when Trigger Rule is set to Custom.
|
| Time Zone |
|
| Task Mode |
|
| Execute Once at Once | Whether to execute the task immediately after startup. |
| Parameter | Description |
|---|---|
| Start | Time from 00:00 (the task is also executed within the hour). Range: 0–23 |
| End | Time from 00:00 (the task is also executed within the hour). Range: 0 to 23. The value must be greater than the start time. |
| Trigger Minute | The minute the task is triggered. Range: 0 to 59 |
| Rule |
|
| Custom Trigger Rule | This parameter is displayed when Trigger Rule is set to Custom.
|
| Time Zone |
|
| Task Mode |
|
| Execute Once at Once | Whether to execute the task immediately after startup. |
| Parameter | Description |
|---|---|
| Rule |
|
| Custom Trigger Rule | This parameter is displayed when Trigger Rule is set to Custom.
|
| Time | Example: 00:59 |
| Time Zone |
|
| Task Mode |
|
| Execute Once at Once | Whether to execute the task immediately after startup. |
| Parameter | Description |
|---|---|
| Weekly Trigger Day | Select the day of the week when the flow is triggered.
|
| Time | Example: 00:59 |
| Time Zone |
|
| Task Mode |
|
| Execute Once at Once | Whether to execute the task immediately after startup. |
| Parameter | Description |
|---|---|
| Trigger Rule | Select a trigger rule.
|
| Specified Date | This parameter is displayed when Trigger Rule is set to Specified Date. Options: 1st to 31st of each month. |
| Trigger Time | Example: 00:59 |
| Time Zone |
|
| Task Mode |
|
| Execute Once at Once | Whether to execute the task immediately after startup. |
| Parameter | Description |
|---|---|
| Interval | Value of the interval |
| Execution Interval Unit |
|
| Task Mode |
|
| Execute Once at Once | Whether to execute the task immediately after startup. |
| Parameter | Description |
|---|---|
| Unit |
|
| Interval |
|
| Executed On (Day) | This parameter is displayed when Unit is set to Month. The value ranges from 1 to 31. For example, 1: The task is executed on the first day of each month. 1,15: The task is executed on the first and fifteenth days of each month. |
| Executed At (Hour) | This parameter is displayed when Unit is set to Day or Month. The value ranges from 0 to 23. For example, 0: The task is executed at 00:00 every day. 0,12: The task is executed at 00:00 and 12:00 every day. |
| Executed At (Minute) | This parameter is displayed when Unit is set to Hour, Day, or Month. The value ranges from 0 to 59. For example, 0: The task is executed at the 0th minute of every hour. 0,30: The task is executed at the 0th and 30th minutes of every hour. |
| Executed At (Second) | This parameter is displayed when Unit is set to Minute, Hour, Day, or Month. The value ranges from 0 to 59. For example, 0: The task is executed at the 0th second of every minute. 0,30: The task is executed at the 0th and 30th seconds of every minute. |
| Task Mode |
|
| Execute Once at Once | Whether to execute the task immediately after startup. |
| Parameter | Description |
|---|---|
| Next scheduled time | Start time of the next execution. |
| Previous scheduled time | Start time of the last execution. |
| Start time | Start time of node execution. |
| End time | End time of node execution. |
| Execution time | Node execution duration, in milliseconds. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.