Release Notes
On this page you can find what's new in Google Sheets Connector.
Date | Description |
---|---|
2025-01-24 | New - Added images in User Account and Service Account authentication instructions |
2025-01-24 | New - Added ImpersonateAs property for Service Account authentication (Requires Domain-wide delegation ON and needs Google Workspace account) |
2021-10-26 | New - Increased BatchSize to 10000000 for update_sheet_data |
2021-10-26 | New - Added MaxRequestSize in insert_sheet_data to auto adjust Request to avoid going over 10MB data limit for insert operation. When large request sent you may get Internal error 500 |
2024-06-05 | New - Added Redirect URL property to support Web Application credentials (visible when show advanced option checked) |
2023-09-07 | Modified - Made SpreadSheetId required on connection UI |
2022-10-13 | Modified - Added retry logic on error code 429 (Too many requests). |
2020-05-21 | New - Added examples and support for Tables (Sheet Tab name can be used as Table) |
2020-05-15 | New - Added support for Service Account Credentials (Using P12 key file) |
2020-05-15 | Fix - UseCustomApp option doesnt work |
2020-12-01 | New - Initial version |