Skip to main content
Every Autoflux workflow starts with a trigger. Choose the right type for your use case.

Trigger types

Schedule

Run on a fixed cadence:
  • Every N minutes / hours / days.
  • On specific weekdays.
  • Custom cron expressions.

Event-driven

Run when something happens:
  • New row in a DataTable.
  • Form submission.
  • Webhook received.
  • File uploaded to a connected folder.

Manual

Start on demand from the Autoflux UI — useful for approval flows and ad-hoc runs.

Hybrid

Combine multiple triggers or require human approval mid-flow before continuing.

Timezones

All schedules respect the workspace timezone, which can be overridden per workflow.