OCNORA

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 Row
    Start a run for each new or updated row in a Google Sheet (polled).
    trigger.google_sheets_row

Operations 6

  • Add Tabs
    Create the named tabs in a spreadsheet if they are missing.
    google_sheets.add_sheets
  • Append Row
    Append one row — or several — to a Google Sheet.
    google_sheets.append
  • Update Many Ranges
    Overwrite several ranges across tabs in one request.
    google_sheets.batch_update
  • Create Spreadsheet
    Creates a spreadsheet, returning the newly created spreadsheet.
    google_sheets.create_spreadsheet
  • Read Rows
    Read a range of cells from a Google Sheet.
    google_sheets.read
  • Update Cells
    Overwrite 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.