Back to Xero Accounting Invoices
Connect Knoon AI with Xero Accounting Invoices (Xero) to automate AI workflows.
Download a Xero invoice PDF and return it as a knoon attachment.
xeroAccountingInvoicesGetPdf
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| invoiceId | mustache | Xero Invoice ID. | Yes |
| fileName | mustache | Optional PDF file name. | No |
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. |








