ย้อนกลับไปยัง Microsoft OneDrive
เชื่อมต่อ Knoon AI กับ Microsoft OneDrive (Microsoft) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Download a file from OneDrive or SharePoint. Maximum supported file size is 10MB.
microsoftOneDriveDownloadFileToAttachment
เบต้า
สิทธิ์การใช้งาน
สิทธิ์การใช้งานตัวเลือก
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| fileId | file | Select the OneDrive or SharePoint file to download as an attachment. The file must not exceed 10MB. | ใช่ |
| fileName | mustache | Optional. Override the attachment file name (e.g. "invoice-123.pdf"). | ไม่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| status | string | DONE. |
| content | string | Attachment URL. |
| sensitive.name | string | Name of the saved attachment. |
| sensitive.mimeType | string | MIME type of the saved attachment. |
| sensitive.size | string | Size (bytes). |



