Quay lại Google Drive

Kết nối Knoon AI với Google Drive (Google) để tự động hóa các quy trình làm việc AI.

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
BẢN THỬ NGHIỆM
Quyền hạn
  • https://www.googleapis.com/auth/drive.file
Quyền hạn tùy chọn
  • https://www.googleapis.com/auth/drive
Tham số
TênLoạiMô tảBắt buộc
fileIdfile Select the Google Workspace file to export. Supported examples include Google Docs, Sheets, Slides, and Drawings.
exportMimeTypemustache Export MIME type to request from Google Drive (e.g. "application/pdf", "application/vnd.openxmlformats-officedocument.wordprocessingml.document", "text/csv", "image/png"). Supported values depend on the Google Workspace file type.
Trả về
TênLoạiMô tả
statusstring DONE.
contentstring Attachment.
sensitive.sourceFileIdstring Original Google Drive file ID.
sensitive.sourceMimeTypestring Original Google Drive MIME type before export.
sensitive.namestring Name of the saved exported attachment.
sensitive.mimeTypestring MIME type of the saved attachment.
sensitive.sizestring Size (bytes).