Alerts and Notifications

You can use Snowflake alerts to send notifications and perform actions automatically. In SQL, you can send a notification to an email address or queue by calling a built-in stored procedure.

Snowflake Alerts

If you need to send a notification or perform an action when data in Snowflake meets certain conditions, you can set up a Snowflake Alert.

You can also pass configuration values to an alert to parameterize its condition and action logic.

Learn how to create, configure, and maintain Snowflake alerts.

Notifications in Snowflake

You can configure Snowflake to send notifications about Snowpipe and task errors to a cloud provider queue (Amazon SNS, Microsoft Azure Event Grid, or Google Cloud Pub/Sub).

You can also use a SQL statement to send a notification to an email address, a cloud provider queue, or a webhook.

Learn how to configure Snowflake to send notifications.