العودة إلى Xero Accounting Reports
اتصل بـ Knoon AI مع Xero Accounting Reports (Xero) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |