Google Drive components
tGoogleDriveConnection | Opens a Google Drive connection that can be reused by other Google Drive components. |
tGoogleDriveCopy | Creates a copy of a file/folder in Google Drive. |
tGoogleDriveCreate | Creates a new folder in Google Drive. |
tGoogleDriveDelete | Deletes a file/folder in Google Drive. |
tGoogleDriveGet | Gets a file's content and downloads the file to a local directory. |
tGoogleDriveList | Lists all files, or folders, or both files and folders in a specified Google Drive folder, in the domain, including both Shared Drive and My Drive, and all shared drives. |
tGoogleDrivePut | Uploads data from a data flow or a local file to Google Drive. |