返回 Xero Accounting Reports

將 Knoon AI 與 Xero Accounting Reports (Xero) 連接以自動化 AI 工作流程。

Run a Xero accounting report by report type/path.
xeroAccountingReportsRun
測試版
內部
權限
  • accounting.reports.aged.read
  • accounting.reports.balancesheet.read
  • accounting.reports.banksummary.read
  • accounting.reports.executivesummary.read
  • accounting.reports.profitandloss.read
  • accounting.reports.trialbalance.read
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
reportTypestring Xero report path segment. Example: ProfitAndLoss.是的
paramsJsonmustache Optional JSON object of query params forwarded to Xero.
退貨
名稱類型說明
reportIdstring Report ID when returned by Xero.
reportNamestring Report name.
reportTypestring Requested report type/path.
updatedDateUtcstring Report updated timestamp when present.
rowsarray Report rows when returned by Xero.
rawobject Raw Xero report response.