Google Drive
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
New Comments Created
Emits a new event any time a file comment is added, modified, or deleted in your linked Google Drive.
New File Created
Emits a new event any time any file in your linked Google Drive is added, modified, or deleted.
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.
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.
Find Folder
Search for a specific folder by name. See the docs for more information.
Get Folder ID by Path
Retrieve the folder ID for a given path. See the docs for more information.
List Files
Lists the files and folders in a specific folder. See the docs for more information.
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.