Indietro a Xero Accounting Reports

Connetti Knoon AI con Xero Accounting Reports (Xero) per automatizzare i flussi di lavoro AI.

Run a Xero accounting report by report type/path.
xeroAccountingReportsRun
Beta
Interno
Autorizzazioni
  • accounting.reports.aged.read
  • accounting.reports.balancesheet.read
  • accounting.reports.banksummary.read
  • accounting.reports.executivesummary.read
  • accounting.reports.profitandloss.read
  • accounting.reports.trialbalance.read
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
reportTypestring Xero report path segment. Example: ProfitAndLoss.
paramsJsonmustache Optional JSON object of query params forwarded to Xero.No
Resi
NomeTipoDescrizione
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.