Πίσω στο Xero Accounting Reports
Σύνδεση Knoon AI με Xero Accounting Reports (Xero) για αυτοματοποίηση ροών εργασίας AI.
Run a Xero accounting report by report type/path.
xeroAccountingReportsRun
ΒΕΤΑ
Εσωτερικό
Άδειες
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| reportType | string | Xero report path segment. Example: ProfitAndLoss. | Ναι |
| paramsJson | mustache | Optional JSON object of query params forwarded to Xero. | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| 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. |