Build on QuickBooks without limits. Sync all your QuickBooks data to your Postgres database in real-time. Query your Accounts, Customers, Invoices, and Payments with SQL or your ORM. Get all API events in a hosted Kafka cluster. And insert
, update
, or delete
QuickBooks records in both QuickBooks and your database simultaneously.
Collection Name | Read | Write |
---|---|---|
Account | ✅ | ✅ |
AccountListDetail | ✅ | |
APAgingDetail | ✅ | |
APAgingSummary | ✅ | |
ARAgingDetail | ✅ | |
ARAgingSummary | ✅ | |
Attachable | ✅ | ✅ |
BalanceSheet | ✅ | |
Batch | ✅ | ✅ |
Bill | ✅ | ✅ |
BillPayment | ✅ | ✅ |
Budget | ✅ | ✅ |
CashFlow | ✅ | |
ChangeDataCapture | ✅ | |
Class | ✅ | ✅ |
CompanyCurrency | ✅ | |
CompanyInfo | ✅ | |
CreditMemo | ✅ | ✅ |
CreditCardPayment | ✅ | ✅ |
Customer | ✅ | ✅ |
CustomerBalance | ✅ | |
CustomerBalanceDetail | ✅ | |
CustomerIncome | ✅ | |
FECReport | ✅ | |
CustomerType | ✅ | ✅ |
Department | ✅ | ✅ |
Deposit | ✅ | ✅ |
Employee | ✅ | ✅ |
Entitlements | ✅ | |
Estimate | ✅ | ✅ |
Exchangerate | ✅ | |
GeneralLedger | ✅ | |
GeneralLedgerFR | ✅ | |
InventoryValuationSummary | ✅ | |
Invoice | ✅ | ✅ |
Item | ✅ | ✅ |
JournalCode | ✅ | |
JournalEntry | ✅ | ✅ |
JournalReport | ✅ | |
JournalReportFR | ✅ | |
Payment | ✅ | ✅ |
PaymentMethod | ✅ | ✅ |
Preferences | ✅ | ✅ |
ProfitAndLoss | ✅ | |
ProfitAndLossDetail | ✅ | |
Purchase | ✅ | ✅ |
PurchaseOrder | ✅ | ✅ |
RecurringTransaction | ✅ | ✅ |
RefundReceipt | ✅ | ✅ |
ReimburseCharge | ✅ | ✅ |
SalesByClassSummary | ✅ | |
SalesByCustomer | ✅ | |
SalesByDepartment | ✅ | |
SalesByProduct | ✅ | |
SalesReceipt | ✅ | ✅ |
TaxClassification | ✅ | |
TaxCode | ✅ | |
TaxPayment | ✅ | |
TaxRate | ✅ | |
TaxService | ✅ | |
TaxSummary | ✅ | |
TaxAgency | ✅ | |
Term | ✅ | ✅ |
TimeActivity | ✅ | ✅ |
TransactionList | ✅ | |
TransactionListByVendor | ✅ | |
TransactionListByCustomer | ✅ | |
TransactionListWithSplits | ✅ | |
Transfer | ✅ | ✅ |
TrialBalance | ✅ | |
Vendor | ✅ | ✅ |
VendorBalance | ✅ | |
VendorBalanceDetail | ✅ | |
VendorCredit | ✅ | ✅ |
VendorExpenses | ✅ | ✅ |
_sync_cdc
table to maintain your sync.
customer
table: