Atrás a Xero Accounting Attachments
Conectar Knoon AI con Xero Accounting Attachments (Xero) para automatizar flujos de trabajo de AI.
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
Beta
Interno
Permisos
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| 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 |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| 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. |










