Atrás a Xero Accounting Attachments
Conectar Knoon AI con Xero Accounting Attachments (Xero) para automatizar flujos de trabajo de AI.
Download a Xero attachment by attachment ID and return it as a knoon attachment.
xeroAccountingAttachmentsGetById
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í |
| attachmentId | mustache | Xero attachment ID. | Sí |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| status | string | DONE when successful. |
| content | string | Knoon attachment. |
| sensitive.name | string | Saved file name. |
| sensitive.mimeType | string | Saved mime type. |
| sensitive.size | string | Saved file size. |










