Indietro a Xero Accounting Attachments
Connetti Knoon AI con Xero Accounting Attachments (Xero) per automatizzare i flussi di lavoro AI.
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
Beta
Interno
Autorizzazioni
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Sì |
| entityId | mustache | Xero entity ID. | Sì |
| content | attachment | Knoon attachment to upload. | Sì |
| fileName | mustache | Optional file name override. | No |
| idempotencyKey | mustache | Optional Xero idempotency key header. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |










