📊 Google Sheets Trigger

Trigger workflows when rows are added or updated in Google Sheets.

Overview

The Google Sheets Trigger starts a workflow when rows are added or updated in a Google Sheets spreadsheet. Use it to automate data processing, notifications, or downstream actions whenever your spreadsheet changes.

Trigger Events

  • Row Added — fires when a new row is appended to the sheet
  • Row Updated — fires when an existing row is modified

Configuration

  • Credential — select a Google Sheets OAuth2 credential
  • Spreadsheet ID — the ID from the Google Sheets URL
  • Sheet Name — the tab/sheet name to monitor (default: Sheet1)
  • Include Headers — use the first row as field names for output data

Common Use Cases

  • Form submissions — process Google Forms responses automatically when they land in a linked Sheet
  • Data pipeline — trigger AI analysis, enrichment, or API calls whenever new data is added to a tracking spreadsheet
  • Notifications — send email or SMS alerts when a team member adds a new row to a shared project tracker