Update Sheet
The Update Sheet node allows you to modify existing data in Google Sheets documents.Overview
This node enables you to:- Update specific cells or ranges
- Modify multiple ranges at once
- Update formatting and formulas
- Clear cell contents
- Batch update operations
Configuration
Authentication
This node requires:- Google Cloud Project
- Google Sheets API enabled
- Service account or OAuth2 credentials
- Write access to the spreadsheet
Output
The node returns:- Number of cells updated
- Updated range
- Success/failure status
- Error messages if operation fails