Terug naar Xero Accounting Attachments
Verbinding maken met Knoon AI met Xero Accounting Attachments (Xero) om AI-workflows te automatiseren.
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Ja |
| entityId | mustache | Xero entity ID. | Ja |
| content | attachment | Knoon attachment to upload. | Ja |
| fileName | mustache | Optional file name override. | Nee |
| idempotencyKey | mustache | Optional Xero idempotency key header. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| 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. |










