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.