Zurück zu Xero Accounting Attachments
Verbinde Knoon AI mit Xero Accounting Attachments (Xero), um KI-Workflows zu automatisieren.
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
Beta
Intern
Berechtigungen
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| 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. | Nein |
| idempotencyKey | mustache | Optional Xero idempotency key header. | Nein |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| 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. |










