Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cassidyai.com/llms.txt

Use this file to discover all available pages before exploring further.

Use Google Sheets to trigger Workflows from spreadsheet changes and read, write, or manage sheet data automatically.

Connect your account

  1. Open a Google Sheets trigger or action in the Workflow builder.
  2. Click Connect.
  3. Sign in with Google.
  4. Click Allow to grant access.

Available triggers

TriggerDescription
New CommentFires when a new comment is added
New RowFires when a new row is added
New UpdatesFires when cells are updated
New WorksheetFires when a new worksheet is added

Available actions

ActionDescription
Get Spreadsheet by IDRetrieve a spreadsheet by its unique ID
Get Values in RangeRead cell values from a specific range
Get CellRead a single cell’s value
Find RowsSearch for rows matching criteria
List WorksheetsList all worksheets in a spreadsheet
Add RowAppend a new row
Update CellUpdate a single cell
Update RowUpdate an existing row
Upsert RowUpdate if found, insert if not
Add ColumnAdd a new column
Insert Anchored NoteAdd a note to a cell
Insert CommentAdd a comment to a cell
Create SpreadsheetCreate a new spreadsheet
Create WorksheetAdd a new worksheet
Copy WorksheetDuplicate a worksheet
Delete WorksheetRemove a worksheet
Clear CellClear a cell’s contents
Clear RowsClear one or more rows
Delete RowsPermanently delete rows