Subscribing and Unsubscribing to a Google Spreadsheet

This example Pipeline demonstrates how to subscribe to and unsubscribe from a spreadsheet using Google Sheets Subscribe and Google Sheets Unsubscribe Snaps.



Download this Pipeline
  1. First, configure the Google Sheets Subscribe Snap to subscribe to the new spreadsheet for update notifications. Specify the following details:
    1. Spreadsheet: The spreadsheet name to subscribe.
    2. Webhook URL: The target URL to which the notifications should be delivered.
    3. Channel ID: The ID of the channel to which the spreadsheet belongs.
    4. Expiration: The expiration time for the subscription with the resource ID.




  2. Configure the Mapper Snap to extract the $id and $resourceId:


  3. Configure the Google Sheets Unsubscribe Snap to unsubscribe the spreadsheet as shown below:


  4. Validate the Snap.


To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.