Retour à Xero Accounting Reports
Connecter Knoon AI avec Xero Accounting Reports (Xero) pour automatiser les flux de travail AI.
Run a Xero accounting report by report type/path.
xeroAccountingReportsRun
Bêta
Interne
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| reportType | string | Xero report path segment. Example: ProfitAndLoss. | Oui |
| paramsJson | mustache | Optional JSON object of query params forwarded to Xero. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| reportId | string | Report ID when returned by Xero. |
| reportName | string | Report name. |
| reportType | string | Requested report type/path. |
| updatedDateUtc | string | Report updated timestamp when present. |
| rows | array | Report rows when returned by Xero. |
| raw | object | Raw Xero report response. |