返回 Xero Accounting Attachments
将 Knoon AI 与 Xero Accounting Attachments (Xero) 连接以自动化 AI 工作流。
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
测试版
内部
权限
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | 是的 |
| entityId | mustache | Xero entity ID. | 是的 |
| content | attachment | Knoon attachment to upload. | 是的 |
| fileName | mustache | Optional file name override. | 没有 |
| idempotencyKey | mustache | Optional Xero idempotency key header. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| attachmentId | string | Xero attachment ID. |
| fileName | string | Attachment file name. |
| mimeType | string | Attachment mime type. |
| contentLength | number | Attachment size in bytes. |
| url | string | Attachment URL when returned by Xero. |










