חזרה אל 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. |