Indietro a Xero Accounting Attachments
Connetti Knoon AI con Xero Accounting Attachments (Xero) per automatizzare i flussi di lavoro AI.
Download a Xero attachment by file name and return it as a knoon attachment.
xeroAccountingAttachmentsGetByFileName
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ì |
| fileName | mustache | Xero attachment file name. | Sì |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |










