Delay
This node allows delaying the execution of the next step for a specified amount of time.
Function
Section titled “Function”Waits for the configured duration before proceeding to the next node.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| duration | Text | Duration in human-readable format (e.g.: 1m, 10s, 2h) |
Common Usage
Section titled “Common Usage”- Wait before retrying
- Pause between API calls
- Separate processing blocks by time
Multi-language
Section titled “Multi-language”help.es: pausa programadahelp.en: delay