กลับไปยังตลาดแอปส์

เชื่อมต่อ 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