Xero Accounting Reports に戻る

Xero Accounting Reports (Xero) と Knoon AI を接続して 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.