Overview
The Google Drive integration allows you to streamline your workflow by seamlessly connecting your files and documents with tasks and projects.
๐ก Note: Want to upload files from your Google Drive? Check this guide.
Google Drive Automation
Set up Taskade to automatically sync and update your Google Drive files when specific triggers occur, such as project milestones or task completions.
๐ก Note: Visit our Automation Guide to learn more.

Google Drive Triggers
| Trigger | Description |
|---|---|
| New Folder | Triggers when a new folder is created in a Google Drive. |
| New File | Triggers when a new file is added to a Google Drive. |

Google Drive Actions
| Action | Description |
|---|---|
| Trash File | Moves a file to the trash in your drive. |
| Duplicate File | Duplicates a file from Google Drive. Returns the ID of the new file. |
| Create new folder | Creates a folder in your Google Drive. |
| Create new file | Creates a new text file from input text. |
| Search | Searches a Google Drive folder. |
| Move File | Moves a file between folders. |
| Delete Permission | Deletes a permission from a file/folder. |
| Add Permission | Adds a permissions to a file/folder. |
| Delete File | Permanently deletes a file. |

Select a Shared Drive
You can automate Shared Drives you have access to:
Choose a Google Drive action or trigger.
Select a drive under Drive:
Choose My Drive to use your own Google Drive.
Choose a Shared Drives you have access to.

- Choose a parent folder inside the shared drive.

Automation Settings
Connector options give you full control over the Google Drive automation:
| ๐ท๏ธ Field | ๐ค Description |
|---|---|
| (required) ID | The ID of the file. |
| (required) NAME | The name of the new file. |
| (optional) Parent Folder | Select a folder to use as the parent folder. |
| (required) Folder Name | The name of the new folder. |
| (required) File Name | The name of the new file. |
| (required) Text | The text content to be added to a file. |
| (required) Content Type | The format of the new file. |
| (required) Query Term | The type of the search query (file name/full text search/content type). |
| (required) Operator | The search operator (contains/equals). |
| (required) Value | Value of the search field. |
| (required) File Type | The type of items you search for (all/files/folders). |
Use Cases
Not sure how to use the Google Drive connector? Here are a few ideas:
| ๐ช Use Case | โฉ Action Flow |
|---|---|
| Client onboarding document setup | โ
Trigger: Task Added in โClient Intakeโ project โก๏ธ Action: Create new folder /Clients/{ClientName} โก๏ธ Action: Duplicate File from /Templates/Client_Onboarding_Checklist.docx |
| Start campaign with base documents | โ
Trigger: Task Added with tag #Campaign โก๏ธ Action: Create new folder in /Campaigns/{TaskName} โก๏ธ Action: Branch based on detected tags โก๏ธ Action: Duplicate File from /Templates/Campaign_Brief_Template.docx |
| Archive final project report | โ
Trigger: Project Completed โก๏ธ Action: Search for file /Reports/Active/{ProjectName}_Final_Report.pdf โก๏ธ Action: Duplicate File into /Archives/ โก๏ธ Action: Trash File (original report) |
| Distribute latest SOP to teams | โ
Trigger: New File in /SOP/Updates/Latest_SOP.pdf โก๏ธ Action: Search for department folders โก๏ธ Action: Duplicate File into each relevant /Departments/{Team}/SOPs/ (via loop or branch) โก๏ธ Optional: Trash File source |
| Weekly report generation | โ
Trigger: Schedule (every Monday at 9 AM) โก๏ธ Action: Find Task(s) in โWeekly Trackerโ project โก๏ธ Action: Transform Array to String โก๏ธ Action: Generate with AI (optional summary) โก๏ธ Action: Create new file in /Reports/Weekly/ |
Use this integration as an AI agent tool โ see Tools for AI Agents.
Available Capabilities
| Type | Capability | Description |
|---|---|---|
| โก Trigger | New File | Fires when new file event occurs |
| โก Trigger | New Folder | Fires when new folder event occurs |
| โก Trigger | New File in Folder | Fires when new file in folder event occurs |
| โก Trigger | New Folder in Folder | Fires when new folder in folder event occurs |
| ๐ง Action | Get File by ID | Performs the get file by id operation |
| ๐ง Action | Find Files and Folders | Performs the find files and folders operation |
| ๐ง Action | Create Folder | Performs the create folder operation |
| ๐ง Action | Create Folder V2 | Performs the create folder v2 operation |
| ๐ง Action | Move File | Performs the move file operation |
| ๐ง Action | Create Text File | Performs the create text file operation |
| ๐ง Action | Create File from URL | Performs the create file from url operation |
| ๐ง Action | Upload File | Performs the upload file operation |
| ๐ง Action | Read File | Performs the read file operation |
| ๐ง Action | Create Shortcut | Performs the create shortcut operation |
| ๐ง Action | Copy File | Performs the copy file operation |
| ๐ง Action | Update File Name | Performs the update file name operation |
| ๐ง Action | Delete File | Performs the delete file operation |
| ๐ง Action | Trash File | Performs the trash file operation |
