Skip to content

Start

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

Allows starting a flow without requiring an external trigger.

FieldTypeDescription
active_scheduleBooleanWhether it is activated by a time-based schedule
scheduleTextCron string or time expression (if applicable)
credentials_idTextAssociated credential ID (optional)
dataJSONInitial data object (optional)
  • Scheduled tasks (e.g., nightly jobs)
  • Manual launches by users