返回 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.