ย้อนกลับไปยัง 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. |