Activity «Upload file to Google Drive» can be found in section «Google Drive».
Activity is designed to upload files to Google Drive storage.
Property; Class; Type; Options; Description
File path; In; String; *; The path to the file to upload.
Folder ID; In; String; Create file; The ID of the folder in which the file will be uploaded.
File ID; In; String; Update file; The ID of the file to update.
File ID; Out; String; Create file; The ID of the uploaded file.
Service; In; Activities.Google.Drive. Core.GoogleDriveService; *; A service that allows to work with Google Drive.
Opton; Description
Create file; Create new file in Google Drive.
Update file; Update a file in Google Drive.