Google Sheets Subscribe

In this article

Overview

You can use Google Sheets Subscribe Snap to subscribe to the specified spreadsheet for notifications of the changes in the Google Sheet.

image-20240117-052126.png

Snap Type

Google Sheets Subscribe Snap is a READ-type Snap.

Prerequisites

None.

Support for Ultra Pipelines  

Works in Ultra Pipelines

Limitations

  • This Snap does not support Shared Drive or other Drives—it supports only My Drive.

  • You will receive multiple notifications if you subscribe to a Spreadsheet with multiple channels simultaneously.

  • If you configure Webhook URL using a Triggered task, there is a two to four-minute delay in receiving notifications on the Channel or Spreadsheet.

Snap Views

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

  • Min: 0

  • Max: 1

  • Mapper

  • Copy

The Spreadsheet name or ID, Channel ID, and Webhook URL.

Output

Document

  • Min: 1

  • Max: 1

  • Mapper

The Snap returns ID, resource ID, and resource URI.

Error

Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter while running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:

  • Stop Pipeline Execution: Stops the current Pipeline execution if the Snap encounters an error.

  • Discard Error Data and Continue: Ignores the error, discards that record, and continues with the remaining records.

  • Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.

Learn more about Error handling in Pipelines.

Snap Settings

  • Asterisk ( * ): Indicates a mandatory field.

  • Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( ): Indicates that you can add fields in the fieldset.

  • Remove icon (): Indicates that you can remove fields from the fieldset.

Field Name

Field Type

Description

Field Name

Field Type

Description

Label*

 

Default ValueGoogle Sheets Subscribe
ExampleSubscribe Accounts

String

Specify a unique name for the Snap.

 

Include Shared Drives

 

Default Value: Deselected
Example: Selected

Checkbox

Select this checkbox to include files from the shared drive.

Deselect this checkbox to exclude files from the shared drive.

This Snap does not support Shared Drive or other Drives—it supports only My Drive.

Display Spreadsheet ID in Suggestions

 

Default Value: Deselected
Example: Selected

Checkbox

Select this checkbox to display Spreadsheets ID with the Spreadsheet name in the Spreadsheets Suggestions list.

Spreadsheet

 

Default value: N/A
Example: My Google Sheet

String/Expression/Suggestion

Specify or select the spreadsheet name or ID (or both) containing the worksheet to be subscribed to.

Webhook URL

Default value: N/A
Example