Skip to main content

Google Drive Download File

Downloads a file from Google Drive to the local disk.

Category: Google Drive & Gmail · Group: Google Drive · Activity name: GoogleDriveDownloadFile

The GoogleDriveDownloadFile activity in the designer

Example

outputVariable = GoogleDriveDownloadFile("<fileName>", "<downloadPath>", targetPath="<targetPath>")

Inputs

NameTypeRequiredDefaultDescription
File NamestringYesThe name of the file in Google Drive to be downloaded.
Download PathstringYesThe local path where the file will be saved.
Target PathstringThe drive path from where the file will be downloaded.

Outputs

NameTypeDescription
outputVariablejsonSpecifies the name of the variable that will store the operation result metadata.