UiPath Documentation
activities
latest
false
Productivity activities

Download Spreadsheet

Download Spreadsheet activity that downloads a copy of a Google spreadsheet file.

UiPath.Gsuite.Activities.Business.DownloadSpreadsheet

Description​

Downloads a copy of a Google spreadsheet file. You can then use the downloaded file in Excel automation activities. This activity must be added inside a Use Google Spreadsheet or GSuite Application Scope activity.

Scopes​

This activity requires the following scopes:

OR

OR

Project compatibility​

Windows - Legacy | Windows

Configuring the activity​

Designer panel​

  • Spreadsheet - A reference to a Google Spreadsheet from which to download the sheet. Typically obtained via the Use Google Spreadsheet activity. This property supports IGoogleSheetTarget variables.
  • File type - Select the type of file to save as: Excel Workbook (.xlsx) or PDF document (.pdf).
  • File name - Name of the downloaded file. This property supports String variables and string formatted values.
  • Downloaded file path - Save the full path of the downloaded file and use it to refer to the file later in the automation, for example in a Use Excel File activity. This property supports String variables and string formatted values.

Properties panel​

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 String variables and string formatted values.
Input​
  • Download as file - See File type in the body of the activity.
  • Download path - See File name in the body of the activity.
  • Spreadsheet - See Spreadsheet in the body of the activity.
  • Spreadsheet ID - The ID of the spreadsheet file to use. This property supports String variables and string formatted values.
Misc​
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Options​
  • Local file path - See Dowloaded file path in the body of the activity.
  • Description​
  • Scopes​
  • Project compatibility​
  • Configuring the activity​
  • Designer panel​
  • Properties panel​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated