Download Spreadsheet

Download the google sheets.

Download specified google spreadsheet as excel or pdf.

This activity can only be used after the Create GSuite Connection Activity

Input

  • Credential: Object Variable A variable name that references the user credential to access the resources.

  • SpreadSheet Id: String Argument The Id of the spreadsheet is to be downloaded.

  • File Path: FilePathEditorData Argument The full path of the excel file or pdf file is to be downloaded.

  • File Name: String Argument The name of the spreadsheet to be downloaded.

  • FileType:

    The type of spreadsheet to be downloaded.

    • Excel - download the specified file as excel.

    • PDF - download the specified file as pdf.

Last updated