Google Sheets logo

Google Sheets Runner Workflows

Read ranges, append rows, and turn spreadsheet data into workflow inputs instead of spreadsheet work.

GoogleSpreadsheets
What would you like to do?

Connect Google Sheets to your favorite apps

Apps that show up alongside Google Sheets in real Runner workflows. Each badge links to its own integration page.

Triggers and actions

What Runner can do with Google Sheets. These are grounded in the real backend connector definitions, not generic marketing filler.

Read the live spreadsheet range

GOOGLESHEETS_BATCH_GET

Read data from one or more spreadsheet ranges using A1 notation.

Read the enterprise pipeline range from the forecast sheet before drafting the update.

Runner can ground the memo in current spreadsheet data instead of stale exports.

Append new rows after the run

GOOGLESHEETS_SPREADSHEETS_VALUES_APPEND

Append rows to the end of existing sheet data.

Append the qualified inbound leads as new rows in the CRM intake sheet.

Structured workflow output lands directly in the operating spreadsheet.

Create a sheet from JSON

GOOGLESHEETS_SHEET_FROM_JSON

Create a new spreadsheet pre-populated from a JSON array.

Turn this stakeholder research JSON into a new spreadsheet the team can sort and annotate.

Runner can create a usable sheet artifact in one call instead of forcing manual setup.

Query sheet data with SQL

GOOGLESHEETS_EXECUTE_SQL

Execute SQL queries against spreadsheet data for filtering and aggregation.

Run a quick SQL query to show open deals above $50K with close dates in the next 30 days.

You get the slice you need without pulling the spreadsheet apart manually.

Use Google Sheets inside a real workflow

Download Runner to connect Google Sheets to the rest of your workflow instead of treating it like another isolated tab.

More apps