CREATE NOTIFICATION INTEGRATION¶

Creates a new notification integration in the account or replaces an existing integration. A notification integration is a Snowflake object that provides an interface between Snowflake and third-party messaging services (third-party cloud message queuing services, email services, webhooks, etc.).

The syntax of the command depends on the type of the messaging service and whether the message is inbound or outbound. The following topics explain the syntax for creating notification integrations for different use cases:

See also:

ALTER NOTIFICATION INTEGRATION , DESCRIBE INTEGRATION , DROP INTEGRATION , SHOW INTEGRATIONS