Skip to main content
Notifications alert you when workflows complete, fail, or detect data changes. You can receive them via email, webhooks, or WebSockets.
Please look at event types and notifications channels before getting started, see Notifications.

Workspace Notifications

Set default notifications for all workflows:
  1. Go to Settings → Notifications
  2. Click Add notification
  3. Select an event type
  4. Choose or create a channel
  5. Click Save
Workspace notification settings

Workflow Notifications

Set notifications for a specific workflow:
  1. Open your workflow
  2. Click the Notifications tab
  3. Click Add notification
  4. Select an event type
  5. Choose or create a channel
  6. Click Save
Workflow notification settings
Workflow settings override workspace settings for the same event type.

Data Change Notifications

Filter what triggers workflow_data_change alerts:
  1. Select Data changes as event type
  2. Configure tracking:
    • Fields: Select fields to monitor (all by default)
    • Conditions: Add filter criteria
    • Change type: Choose tracking for Updated, Added, or Removed data. (all by default)
  3. Choose a channel
  4. Click Save
Workflow data changes settings

Testing

Verify your configuration works:
  1. Go to the Notifications page
  2. Select an event type
  3. Click Test
  4. Check your channel for the test notification
Test notifications button