Skip to content
Finance & AccountingReal-timeUpdated May 2026

QuickBooks

QuickBooks Online accounting events

QuickBooks Online connects to Tiny Command via Intuit OAuth, with three transactional triggers (Customer Created, Invoice Created, Payment Received) that match how an SMB or accountant tracks revenue lifecycle. Four actions cover the reads and writes: Create Invoice for outbound billing, List Customers for sync workflows, Get Company Info for connection sanity checks, and Query — a power-user escape hatch that takes raw QBO Query Language (e.g., `SELECT * FROM Invoice WHERE Balance > '0' AND DueDate < '2026-01-01'`). Payment Received is the high-value trigger: it fires when a payment is recorded against an invoice (manual entry or auto-matched bank feed), with the payment method, amount, customer reference, and the invoices it cleared. Create Invoice supports line items with item-ref or freeform descriptions, tax codes, currency override (multi-currency companies), and a custom transaction date. The sandbox versus production company distinction is set at connection time — most teams keep separate Tiny Command connections for each.

3triggers
4actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when QuickBooks does.

3 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything QuickBooks can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Create QuickBooks InvoiceCreates an invoice with line items, tax codes, due date. For "project complete → auto-invoice in QuickBooks" workflows.
QuickBooks Get Company InfoReturns the connected company's details — name, address, fiscal year. Useful for connection sanity checks and for adapting workflows to company-specific config.
QuickBooks List CustomersPaginated customers with filters. For sync workflows that mirror QuickBooks to CRM or for "all customers with overdue invoices" reporting.
QuickBooks Query (QBO QL)Power-user escape hatch — full QBO Query Language against any entity. For complex reports that don't have a typed action (aging summaries, P&L line pulls, custom filtering).
Recipes

Pre-built QuickBooks workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect QuickBooks once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every QuickBooks field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the QuickBooks integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect QuickBooks to Tiny Command?
Open the Tiny Command workflow builder, drop in a QuickBooks node, and click Connect. Authorize QuickBooks once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What QuickBooks triggers does Tiny Command support?
Tiny Command supports 3 real-time QuickBooks triggers, including "QuickBooks Customer Created", "QuickBooks Invoice Created", "QuickBooks Payment Received". Each trigger fires within seconds of the event happening in QuickBooks.
What QuickBooks actions can I run from a workflow?
4 QuickBooks actions are available out of the box, covering finance & accounting operations like "Create QuickBooks Invoice". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the QuickBooks integration real-time?
Yes. QuickBooks Customer Created and every other QuickBooks trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in QuickBooks rather than on a polling schedule.
Do I need to write code to use QuickBooks with Tiny Command?
No. Every QuickBooks trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any QuickBooks API endpoint directly.
How much does the QuickBooks integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The QuickBooks integration itself has no per-app surcharge.
Related

More finance & accounting apps people connect.

Same category as QuickBooks, ordered by how often teams pair them. Hover the carousel to pause.

Do more with QuickBooks.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.