Google Sheets Nodes

The Google Sheets Nodes allow you to interact with your Google Sheets account. You can create, update, and delete spreadsheets, as well as read and write data to them.
Node name | Description | API Reference |
---|---|---|
Get Sheet | Returns the spreadsheet at the given ID | Get Sheet (opens in a new tab) |
Create Sheet | Initializes a new spreadsheet | Create Sheet (opens in a new tab) |
Batch Update Sheet | Applies one or more updates to the spreadsheet. | Batch Update Sheet (opens in a new tab) |