Sheet Get
Fetch rows from Google Sheet
About this Node
The Google Sheets (Get) node is a bridge between your spreadsheet data and automation processes. It allows you to use Google Sheets as a database for your Telegram channels or bots.
Integration Features
- Read Any Ranges: Fetch data from specific sheets and ranges (e.g., Sheet1!A:Z).
- Flexible Header Processing: Explicitly choose which row contains column names, even when the sheet starts with title or helper rows.
- Real-time Synchronization: Retrieve only new, previously unprocessed rows thanks to uniqueness control.
- Public & Private Sheet Support: Work with your data securely via OAuth or with public data sources.
Usage Scenarios
This node is ideal for managing content plans in spreadsheets. You simply add a row to a Google Sheet, and the system automatically picks it up, processes it (for example, via AI), and posts it to Telegram.
Settings
| Parameter | Type | Description |
|---|---|---|
| Google Account (Sheets) | select | |
| Spreadsheet ID or URL | input | |
| Sheet or range | input | |
| Header mode | select | |
| Header row number | input | |
| Start reading data from row | input | |
| Cell data mode | select | |
| Skip empty rows | checkbox | |
| Row Limit | input | |
| Unique rows only | checkbox |
🔍 Supports duplicate filtering
This node supports the "Only Unique" option — automatic duplicate filtering to avoid reprocessing the same data.
💰 Price
Execution cost of this node: 4 cr. per single run.