Skip to content

Start

Initializes the flow when it is scheduled or manually launched from the App.

Allows starting a flow without the need for an external trigger.

FieldTypeDescription
active_scheduleBooleanWhether it is activated by a time schedule
scheduleTextCron string or time expression (if applicable)
credentials_idTextAssociated credential ID (optional)
dataJSONInitial data object (optional)
  • Scheduled tasks (e.g.: every night)
  • Manual launches from users
  • help.es: Inicializa el flujo
  • help.en: Initialize the flow