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.

Note: The default authorization method is currently not supported for this connector. To set up an account for this connector, create custom OAuth credentials.

Actions

  • generateFileIDs: Generates a set of file IDs which can be provided in create requests

  • getCommentByID: Get a comment by ID

  • getFileByID: Returns file's metadata or content specified by ID

  • getPermissionByID: Get permission by ID

  • getReplyByID: Get a reply by ID

  • getResumableSession: Returns 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: Allows you to do a Simple upload to Google Drive

  • updateComment: Return 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: Allows you to do a resumable upload 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 changes to a file

  • 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 a 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 file by ID that are stored in 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: Exports a google doc to the requested MIME type and returns the exported content

  • emptytrash: Permanently deletes a file owned by the user without moving it to the trash