CATEGORIES
« Hide
All Integrations424Built-In12Artificial Intelligence27Commerce22Communication55CRM46Delivery Management1Developer Tools87Education9Finance26Hosting27Human Resources6Issue Tracking13Marketing107Media53Productivity87SAAS62Security8Social27Storage21Support19Task Management46

Google Drive

Google Drive is a cloud-based file storage and synchronization service provided by Google, allowing users to store, access, and share files from any device with an internet connection. Its primary purpose is to provide a secure and convenient solution for storing and managing files, such as documents, images, videos, and more. Google Drive offers various automation features, such as automatic file syncing across devices, real-time collaboration on documents, and integration with other Google services like Google Docs and Google Sheets, which streamline file management and improve collaboration among users. This automation is particularly valuable for professionals in various job roles, including business teams, students, and remote workers, as it automates tasks like file syncing, backup, and real-time updates, ultimately simplifying file access, sharing, and collaboration in an efficient and user-friendly manner.

Triggers

Trigger components allow you to start an automation flow when an event happens in the app.

New File Created

Emits a new event any time any file in your linked Google Drive is added, modified, or deleted.

Only files you created from Monkedo are listened to.

Actions

Action components allow you to perform operations on the app.

Copy File

Create a copy of the specified file. See the docs for more information

Create New File From Template

Create a new google doc file from template. See documentation.

Create New File From Text

Create a new file from plain text. See the docs for more information

Upload File

Upload file to Google Drive or save a file from a URL. See the docs for more information.

If you want to save a file in automation flow to Google Drive, use the Get File Info action to get the file URL and then use this action to save the file. If you want to save a file from a publicly accessable URL, you can directly use this action.

Create Folder

Create a new empty folder. See the docs for more information

Delete File or Folder

Permanently delete a file or folder without moving it to the trash. See the docs for more information

Find File

Search for a specific file or folder by name. See the docs for more information.

Only files/folders you created from Monkedo are searched.

Find Folder

Search for a specific folder by name. See the docs for more information.

Only folders you created from Monkedo are searched.

Get Folder ID by Path

Retrieve the folder ID for a given path. See the docs for more information.

Only folder you created from Monkedo are searched.

List Files

Lists the files and folders in a specific folder. See the docs for more information.

Only files/folders you created from Monkedo are searched.

Move File to Trash

Move a file or folder to trash. See the docs for more information

Move File

Move a file from one folder to another. See the docs for more information

Replace File

Upload a file that replaces an existing file. See the docs for more information

Update File

Update a file's metadata and/or content. See the docs for more information.