Start
Initializes the flow when it is scheduled or manually launched from the App.
Function
Section titled “Function”Allows starting a flow without the need for an external trigger.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| active_schedule | Boolean | Whether it is activated by a time schedule |
| schedule | Text | Cron string or time expression (if applicable) |
| credentials_id | Text | Associated credential ID (optional) |
| data | JSON | Initial data object (optional) |
Common Usage
Section titled “Common Usage”- Scheduled tasks (e.g.: every night)
- Manual launches from users
Multi-language
Section titled “Multi-language”help.es: Inicializa el flujohelp.en: Initialize the flow