sionsmith/Xero CFO Reports Archiver

Automatically fetch Xero accounting reports (P&L, Balance Sheet, Bank Summary, Aged AR/AP, Executive Summary) and archive them as structured Markdown and JSON files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
xero-client-idXero OAuth 2.0 Client IDyes
xero-client-secretXero OAuth 2.0 Client Secretyes
xero-refresh-tokenXero OAuth 2.0 Refresh Token (initial token - subsequent tokens are stored in state)yes
xero-tenant-idXero Tenant ID (organisation ID)yes
from-dateReport start date (YYYY-MM-DD). Defaults to start of current month.no
to-dateReport end date (YYYY-MM-DD). Defaults to today.no
output-dirOutput directory for reports (relative to repo root)noxero-reports
namedescription
reports-generatedNumber of reports successfully generated
reports-failedNumber of reports that failed to generate