QuickBooks Online
Accounting · GL sync + journal exports
QO
OAuth connection
In production, this would launch Intuit’s OAuth 2.0 flow and mint a refresh token. For the demo we stub it: clicking Connect on the integration card flips the row to status=connected and unlocks the exports below.
Available exports
Each download produces a CSV with QuickBooks-compatible columns: Account, Date, Memo, Debit, Credit.
Profit & Lossprofit-and-loss
Revenue + expense rows mapped to QuickBooks Account / Date / Memo / Debit / Credit columns.
Balance Sheetbalance-sheet
Asset, liability, and equity balances mapped to QuickBooks columns.
Journal Entriesjournal-entries
Line-level GL entries (one CSV row per debit/credit). Importable via QuickBooks IIF / Journal Entry import.
Activity