Google Sheets Export
Seamless integration with Google Sheets for exporting, creating, and managing spreadsheet data. Append workflow outputs to existing sheets, create new spreadsheets from results, read data for further processing, or maintain living dashboards updated by AI workflows.
How it works
01
Authenticate
Uses your Google account OAuth connection
02
Execute Action
Create, append, read, update, or list spreadsheets
03
Return Result
Provides spreadsheet URL and confirmation
Parameters
ParameterTypeRequiredDescription
actionselect (5 options)RequiredOperation to performspreadsheet_idstringOptionalSpreadsheet ID or URL (for append/read/update)titlestringOptionalSpreadsheet title (for create)datatextOptionalData to write (rows as JSON)Example queries
Export these keywords to Google Sheets
Create a new spreadsheet with my audit results
Append traffic potential data to my existing sheet
Save these results to a Google Sheet
Example output
Action: create Title: "Keyword Research — organic coffee beans — 2025-03-14" Spreadsheet created successfully URL: https://docs.google.com/spreadsheets/d/1abc...xyz/edit Sheet: "Sheet1" — 247 rows × 6 columns Columns: Group | Keyword | Search Volume | KD | Intent
Output formats
Google Sheets URL
Link to the created or updated spreadsheet
Use cases
Share workflow results with team members
Build living dashboards from recurring workflow runs
Feed workflow data into existing reporting pipelines
Create client-ready reports in familiar format