Voltar para Xero Accounting Attachments
Conectar Knoon AI com Xero Accounting Attachments (Xero) para automatizar fluxos de trabalho de AI.
Download a Xero attachment by file name and return it as a knoon attachment.
xeroAccountingAttachmentsGetByFileName
Beta
Interno
Permissões
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Sim |
| entityId | mustache | Xero entity ID. | Sim |
| fileName | mustache | Xero attachment file name. | Sim |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| 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. |










