Sheet Append
Append new rows to the end of the sheet
About this Node
The Google Sheets (Append) node is a tool for automatic data collection and storage. It allows you to add new rows to your spreadsheets based on data received from other nodes (e.g., from Telegram or Gmail).
Data Writing Features
- Row Builder: Conveniently distribute data across your sheet columns using a visual editor.
- Batch Mode: Add hundreds of rows at once to save time and API limits.
- Raw Data Support: Ability to pass ready-to-use JSON arrays directly to the table.
- Sheet Selection: Specify a particular sheet for recording (Sheet1, Sheet2, etc.).
Practical Applications
This node is commonly used for activity logging, collecting customer databases from Telegram bots, or saving scraping results. Your automation history will now always be at hand in a convenient spreadsheet format.
Settings
| Parameter | Type | Description |
|---|---|---|
| Google Account (Sheets) | select | |
| Spreadsheet ID or URL | input | |
| Range | input | |
| Data Mode | select | |
| group | ||
| Raw Data (JSON) | textarea | |
| Value interpretation mode | select | |
| Insert strategy | select | |
| Execution Mode | select |
⚡ Supports execution modes
This node supports two execution modes:
- Individual (item) — processes each item separately
- Batch (collection) — processes all items at once
💰 Price
Execution cost of this node: 4 cr. per single run.