September 4, 2023 ยท RPA Framework
๐ rpaframework-google 8.0.0
-
Library RPA.Cloud.Google (#1082;
rpaframework-google8.0.0): -
Add new keywords for Google Sheets
Copy spreadsheetCreate spreadsheetDelete sheetGeneric spreadsheet batch updateGet all sheet valuesGet spreadsheet basic informationGet spreadsheet detailsRename sheetTo column letter
-
Repurposed keywords
Copy sheet(now will copy a sheet within a spreadsheet)Create sheet(now will create a sheet within a spreadsheet)
โ ๏ธ Breaking changes in the Sheets keywords. All actions/properties related to a whole spreadsheet will use spreadsheet name and sheet will be used to indicate a single sheet in a spreadsheet. This is to be consistent with Google API naming.