Accelerate the Value of Data

Create a notification integration in Snowflake for GCP

Learn how to create a notification integration.

Create a notification integration and associate it with the GCP service account created for your account. The notification integration references your Pub/Sub topic. For more information, see topic Create Notification Integration.

To create a notification integration in your Snowflake environment:

  1. In the worksheet area, enter the integration name. For example: create or replace notification integration notification_ integration.
  2. type: Enter QUEUE as the type of integration.
  3. notification_provider: Enter GCP_PUBSUB as the notification provider.
  4. enabled: Enter true to enable the integration.
  5. gcp_pubsub_subscription_name: Enter the subscription ID from Get the Pub/Sub subscription ID for GCP.