Short answer: Drop the "Google Sheets → Create Spreadsheet" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Spreadsheet Title title | string | Required | Spreadsheet Title. Example: Q1 Sales Report |
First Sheet Name sheet_title | string | Optional | Name for the first sheet tab (defaults to Sheet1) |
Locale locale | string | Optional | Locale of the spreadsheet (e.g. en_US) |
{"title": "e.g. Q1 Sales Report","sheet_title": "e.g. Data","locale": "e.g. en_US"}
{"sheets": [{"properties": {"index": 0,"title": "Data","sheetId": 0}}],"properties": {"title": "Q1 Sales Report","locale": "en_US"},"spreadsheetId": "1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgVE2upms","spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgVE2upms/edit"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.