Skip to Content
TasksTriggers

Triggers

A trigger determines when a task starts and what initial data it receives.

Common triggers

TypeUse
ManualRun only from the app. Best for early testing
ScheduleRun daily, weekly, or at a specified date and time
WebhookStart when another system sends a request
App eventStart from an email, Slack event, Google Drive change, or another supported event
Form submissionStart when a form response is received

Availability depends on connected apps, your plan, and workspace settings. Check the trigger picker for the current list.

Before activating

  • Confirm the schedule’s time zone.
  • Keep channel, email, folder, and other event filters as narrow as possible.
  • Design updates to tolerate duplicate events.
  • Confirm that the connected account can read the target resource.
  • Test with a representative event and inspect the data passed to later steps.

Changing the trigger on an active task can change both timing and input data. Pause the task, test with a manual or controlled event, and then activate it again.

Last updated on