Zurück zu Xero Accounting Attachments
Verbinde Knoon AI mit Xero Accounting Attachments (Xero), um KI-Workflows zu automatisieren.
Download a Xero attachment by file name and return it as a knoon attachment.
xeroAccountingAttachmentsGetByFileName
Beta
Intern
Berechtigungen
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Ja |
| entityId | mustache | Xero entity ID. | Ja |
| fileName | mustache | Xero attachment file name. | Ja |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| 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. |










