Get Sheets
UiPath.GSuite.Activities.GetSheets
Description
Returns a list of all sheet names in a workbook.
Scopes
This activity requires the following scopes:
OR
OR
OR
Project compatibility
Windows - Legacy | Windows
Configuration
Properties
Common
- ContinueOnError - If set, the remaining activities are executed if the current activity fails. This field supports Boolean values.
- DisplayName - The display name of the activity. This property supports
Stringvariables and string formatted values.
Input
- SpreadSheetID - The ID of the Spreadsheet that you want to retrieve information from. This property supports
Stringvariables and string formatted values. When entering your value, use the exact ID, or the output property variable from a previous Find Files And Folders or Create New SpreadSheet activity.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Output
- Sheets - A list of strings containing all of the sheet names from the SpreadSheet. This property supports
Stringarray variables. You can use this variable as an input property value in other Google Workspace activities.