Skip to main content

Google Drive Upload File

Uploads a file to Google Drive.

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

The GoogleDriveUploadFile activity in the designer

Example

outputVariable = GoogleDriveUploadFile("<filePath>", targetPath="<targetPath>")

Inputs

NameTypeRequiredDefaultDescription
File PathstringYesThe local path of the file to be uploaded.
Target PathstringThe path in Google Drive where the file will be uploaded.

Outputs

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