Tilbage til Xero Accounting Attachments
Forbind Knoon AI med Xero Accounting Attachments (Xero) for at automatisere AI-arbejdsgange.
Download a Xero attachment by file name and return it as a knoon attachment.
xeroAccountingAttachmentsGetByFileName
BETA
Internt
Tilladelser
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Ja |
| entityId | mustache | Xero entity ID. | Ja |
| fileName | mustache | Xero attachment file name. | Ja |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| 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. |










