Google Drive
Google Drive is a cloud-based storage platform that stores all your files and shares them across your colleagues. It syncs all your data and is accessible from all devices.
The approval process is ongoing, and once approved, the default authentication method will be enabled for this connector.
Triggers
- File or Folder created: Triggers when a new file or folder is created.
- Comment in File: Triggers when a comment is added to a file.
- File Updated: Triggers when an existing file is updated.
Actions
-
generateFileIDs - Create a set of file IDs for use in create requests.
-
getCommentByID - Get a comment by ID
-
getFileByID - Retrieves file's metadata or content specified by ID
-
getPermissionByID - Get permission by ID
-
getReplyByID - Get a reply by ID
-
getResumableSession - Retrieves resumable session URl
-
getRevisionByID - Gets a revision's metadata or content by ID
-
getStartPageToken - Gets the starting pageToken for listing future changes
-
getUserInformation - Get information about the user, the user's drive, and system capabilities
-
getdrive - Retrieves shared drive metadata by ID
-
listChanges - List changes for a user
-
listComments - List a file's comments
-
listFiles - Lists or searches files
-
listPermissions - List permissions by ID
-
listReplies - List a comment's replies
-
listRevisions - List a file's revisions
-
listDrive - Lists the user's shared drive
-
simpleUploadFile - Enables simple uploads to Google Drive
-
updateComment - Return the file's metadata or content by ID
-
updateMetadataForFile - Updates metadata for file
-
updatePermission - Update a permission for a file
-
updateReply - Update a reply with patch semantics
-
updateRevision - Updates file's revisions
-
uploadFile - Supports resumable file uploads to Google Drive
-
updatemediaforfile - A file content is updated
-
hidedrive - Hides a shared drive from the default view
-
subsribechanges - Subscribes to changes for a user
-
watchfile - Subscribes to file changes
-
updatedrive - Updates the metadata for a shared drive
-
stopchannel - Stops watching resources through this channel
-
unhidedrive - Restores a shared drive to the default view
-
multipartupload - Uploads a file as multipartupload
-
deletedrive - Deletes a shared drive for which the user is an organizer
-
deletecommentbyID - Delete a comment by passing an ID
-
deletefilebyID - Permanently delete a file by ID ownedby the user without moving it to the trash
-
deletepermissionbyID - Delete a permission by ID
-
deletereplybyID - Delete a reply by ID
-
deleterevisionbyID - Delete a file revision by ID
-
downloadfilebyID - Download a file by ID that is stored in a Google drive
-
createmetadataforfile - Create a file metadata
-
createdrive - create a new shared drive
-
copyfile - Create a copy of a file and applies any requested updates with patch semantics
-
createcomment - Create a new comment on a file
-
createpermission - Create a permission for a file
-
createmetadataforfile - Create a file metadata
-
createreply - Create a new reply to a comment
-
exportfile - Export a google doc to the requested MIME type and retrieves the exported content
-
emptytrash - Permanently deletes a file owned by the user, bypassing the trash