Node Schema
Time Window
Time Window: Restricts workflow execution to specific time windows based on recurrence rules.
Human-readable name of the node
Example:
"Business hours only"
Allowed value:
"timewindow"Array of time windows defined using recurrence rule structure.
Minimum array length:
1Description of what this node does
Where to pick timezone from for calculating datetime from recurrence rule.
fixed: Use a fixed timezone.
recipient: Use the timezone set in recipient properties.
Available options:
fixed, recipient Fixed IANA timezone for calculating datetime in recurrence rule.
Example:
"America/New_York"