Google Sheets
Files & storageOAuth 2.0credential probe
Read and append rows in Google Sheets (OAuth2).
OCNORA ships 6 typed Google Sheets operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Triggers 1
- New or Updated RowStart a run for each new or updated row in a Google Sheet (polled).trigger.google_sheets_row
Operations 6
- Add TabsCreate the named tabs in a spreadsheet if they are missing.google_sheets.add_sheets
- Append RowAppend one row — or several — to a Google Sheet.google_sheets.append
- Update Many RangesOverwrite several ranges across tabs in one request.google_sheets.batch_update
- Create SpreadsheetCreates a spreadsheet, returning the newly created spreadsheet.google_sheets.create_spreadsheet
- Read RowsRead a range of cells from a Google Sheet.google_sheets.read
- Update CellsOverwrite a range of cells in a Google Sheet.google_sheets.update
Run your first Google Sheets workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.