Πίσω στην Αγορά Εφαρμογών

Σύνδεση Knoon AI με Google Drive (Google) για αυτοματοποίηση ροών εργασίας AI.

Integrate with Google services such as Drive, Sheets, and other Workspace apps.
Google
ΒΕΤΑ
Ενεργοποιητές Εφαρμογής
Ενέργειες Εφαρμογής
Copy File
ΒΕΤΑ
Copy a Google Drive file to another folder, with optional rename.
googleDriveCopyFile
Create Folder
ΒΕΤΑ
Create a new folder in Google Drive, optionally inside a specific parent folder.
googleDriveCreateFolder
Download File to Attachment
ΒΕΤΑ
Download a file from Google Drive. Maximum supported file size is 10MB.
googleDriveDownloadFileToAttachment
Export File to Attachment
ΒΕΤΑ
Export a Google Workspace file from Google Drive to another format and save it as an attachment. Maximum supported exported file size is 10MB.
googleDriveExportFileToAttachment
Get File
ΒΕΤΑ
Get metadata for a Google Drive file or folder.
googleDriveGetFile
List Files in Folder
Εσωτερικό
ΒΕΤΑ
List files in a specific Google Drive folder.
googleDriveListFilesInFolder
Move File
ΒΕΤΑ
Move a Google Drive file to another folder, with optional rename.
googleDriveMoveFile
Read Text File
ΒΕΤΑ
Read the contents of a text-based file (e.g. JSON, plain text, Markdown) from Google Drive as a string. Maximum supported file size is 10MB.
googleDriveReadText
Search Files
Εσωτερικό
ΒΕΤΑ
Search for files by name in Google Drive.
googleDriveSearchFiles
Search Files in Folder
Εσωτερικό
ΒΕΤΑ
Search for files by name within a specific Google Drive folder.
googleDriveSearchFilesInFolder
Update Text File
ΒΕΤΑ
Update the contents of an existing text file in Google Drive. Maximum supported file size is 100MB.
googleDriveUpdateText
Upload Attachment
ΒΕΤΑ
Upload an attachment file to Google Drive, optionally inside a specific folder. Maximum supported file size is 100MB.
googleDriveUploadAttachment
Upload File from URL
ΒΕΤΑ
Download a file from a public URL and upload it into Google Drive, optionally inside a specific folder. Maximum supported file size is 100MB.
googleDriveUploadURL
Upload Text File
ΒΕΤΑ
Upload a text file to Google Drive from plain text content (e.g. JSON, logs, or simple text). Maximum supported file size is 100MB.
googleDriveUploadText