Back to Xero Accounting Attachments
Connect Knoon AI with Xero Accounting Attachments (Xero) to automate AI workflows.
Download a Xero attachment by file name and return it as a knoon attachment.
xeroAccountingAttachmentsGetByFileName
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Yes |
| entityId | mustache | Xero entity ID. | Yes |
| fileName | mustache | Xero attachment file name. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| 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. |










