Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

Notifications¶

This is a summary of all Apache Airflow Community provided implementations of notifications.

Notifications allow you to send messages to external systems when a task instance/DAG run changes state.

Notifications are explained in Creating a notifier and here you can also see all the notifications provided by the community-managed providers:

Amazon¶

Apprise¶

Atlassian Jira¶

Discord¶

Opsgenie¶

Pagerduty¶

Slack¶

Simple Mail Transfer Protocol (SMTP)¶

Was this entry helpful?