Discord Widget
ChainJet Logo
Google Drive

Google Drive Integrations

ChainJet allows you to connect Google Drive with web3 dapps and web2 services, so you can automate your work. No code required.

Triggers

Google Drive

New Label file

Lists the labels on a file.
Google Drive

New comment

Lists a file's comments.
Google Drive

New comment

Gets a comment by ID.
Google Drive

New drive

Lists the user's shared drives.
Google Drive

New file

Lists or searches files.
Google Drive

New permission

Lists a file's or shared drive's permissions.
Google Drive

New reply

Lists a comment's replies.
Google Drive

New revision

Lists a file's revisions.
Google Drive

New teamdrive

Deprecated use drives.list instead.

Actions

Google Drive

copy files

Creates a copy of a file and applies any requested updates with patch semantics. Folders cannot be copied.
Google Drive

create comments

Creates a new comment on a file.
Google Drive

create drives

Creates a new shared drive.
Google Drive

create files

Creates a new file.
Google Drive

create permissions

Creates a permission for a file or shared drive.
Google Drive

create replies

Creates a new reply to a comment.
Google Drive

create teamdrives

Deprecated use drives.create instead.
Google Drive

delete comments

Deletes a comment.
Google Drive

delete drives

Permanently deletes a shared drive for which the user is an organizer. The shared drive cannot contain any untrashed items.
Google Drive

delete files

Permanently deletes a file owned by the user without moving it to the trash. If the file belongs to a shared drive the user must be an organizer on the parent. If the target is a folder, all descendants owned by the user are also deleted.
Google Drive

delete permissions

Deletes a permission.
Google Drive

delete replies

Deletes a reply.
Google Drive

delete revisions

Permanently deletes a file version. You can only delete revisions for files with binary content in Google Drive, like images or videos. Revisions for other files, like Google Docs or Sheets, and the last remaining file version can't be deleted.
Google Drive

delete teamdrives

Deprecated use drives.delete instead.
Google Drive

empty Trash files

Permanently deletes all of the user's trashed files.
Google Drive

export files

Exports a Google Doc to the requested MIME type and returns the exported content. Please note that the exported content is limited to 10MB.
Google Drive

generate Ids files

Generates a set of file IDs which can be provided in create or copy requests.
Google Drive

get Start Page Token changes

Gets the starting pageToken for listing future changes.
Google Drive

get about

Gets information about the user, the user's Drive, and system capabilities.
Google Drive

get comments

Gets a comment by ID.
Google Drive

get drives

Gets a shared drive's metadata by ID.
Google Drive

get files

Gets a file's metadata or content by ID.
Google Drive

get permissions

Gets a permission by ID.
Google Drive

get replies

Gets a reply by ID.
Google Drive

get revisions

Gets a revision's metadata or content by ID.
Google Drive

get teamdrives

Deprecated use drives.get instead.
Google Drive

hide drives

Hides a shared drive from the default view.
Google Drive

list Labels files

Lists the labels on a file.
Google Drive

list changes

Lists the changes for a user or shared drive.
Google Drive

list comments

Lists a file's comments.
Google Drive

list drives

Lists the user's shared drives.
Google Drive

list files

Lists or searches files.
Google Drive

list permissions

Lists a file's or shared drive's permissions.
Google Drive

list replies

Lists a comment's replies.
Google Drive

list revisions

Lists a file's revisions.
Google Drive

list teamdrives

Deprecated use drives.list instead.
Google Drive

modify Labels files

Modifies the set of labels on a file.
Google Drive

stop channels

Stop watching resources through this channel
Google Drive

unhide drives

Restores a shared drive to the default view.
Google Drive

update comments

Updates a comment with patch semantics.
Google Drive

update drives

Updates the metadate for a shared drive.
Google Drive

update files

Updates a file's metadata and/or content. This method supports patch semantics.
Google Drive

update permissions

Updates a permission with patch semantics.
Google Drive

update replies

Updates a reply with patch semantics.
Google Drive

update revisions

Updates a revision with patch semantics.
Google Drive

update teamdrives

Deprecated use drives.update instead
Google Drive

watch changes

Subscribes to changes for a user.
Google Drive

watch files

Subscribes to changes to a file