Integrate with QuickBooks Desktop in weeks

Skip running your own SOAP Server

Get started Get in Touch
QUBE Sync QUBE Sync Your customer's Windows 95 computer Your customer's Windows 95 computer Your blissfully SOAP-free app Your blissfully SOAP-free app SOAP/QBXML SOAP/QBXML QB Requests QB Requests Webhooks Webhooks

A huge number of small businesses still prefer QuickBooks Desktop.

With QUBESync, you don't have to choose between losing those customers and years of headaches.

The Open Source Software Graveyard

The world has moved on from SOAP

You can, too. QUBESync is a modern JSON API that syncs with QuickBooks Desktop. Creating your own SOAP server can be done, but open source options are not for the faint of heart. Most have been abandoned, and you're going to find yourself maintaining those libraries.

6 months of development has huge opportunity costs

Build features your customers are asking for instead of getting stuck in a QuickBooks quagmire. Ship your integration in weeks, not months or years.

Customer Support

I can't believe we're still waiting on that ChatGPT 7 integration. We've been asking for it for YEARS.

Sent 2s ago - Your customers

...

Support agent is typing...

4 Steps to Integrate

Click through this demo to see how simple integrating can be.

Your App

# 1. Register a new user connection
QubeSync.create_connection() do |id|
  QubeSync.queue_requests(id,
    [CustomerQueryRequest.new,
     ItemQueryRequest.new,
     SalesTaxCodeQueryRequest.new,
     InvoiceQueryRequest.new,
     VendorQueryRequest.new])
end
https:// my-app.com

My App

Let's get connected to QuickBooks Desktop

Connect to QuickBooks Click me! Click me!

Build it free, launch when you're ready

Only pay for customers actively using your integration.

(coming soon) $12 / active integration / month

Forget about QBXML, and imagine Quickbooks Desktop understands JSON.

JSON API

  • Users auto-sync up to once per five minutes
  • Specify QB requests in JSON, get results in JSON
  • Unlimited integrations
  • Unlimited API requests
  • Unlimited webhooks
  • Production debugging and introspection tools
Get started

$6 / active integration / month

We handle the SOAP server and the rest of the hairy parts, you just worry about the QBXML.

QBXML

  • Users auto-sync up to once per five minutes
  • Specify QB requests in QBXML, get results in QBXML
  • Unlimited integrations
  • Unlimited API requests
  • Unlimited webhooks
  • Production debugging and introspection tools
Get started

(coming soon) $50 / active integration / month

Sync your integrations as fast as QuickBooks can handle. Make it feel almost like an everyday web app.

Real-time

  • Users auto-sync up to once per second
  • Specify QB requests in JSON, get results in JSON
  • Unlimited integrations
  • Unlimited API requests
  • Unlimited webhooks
  • Production debugging and introspection tools
Get started