We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Skip running your own SOAP Server
Get started Get in TouchWith QUBESync, you don't have to choose between losing those customers and years of headaches.
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.
Build features your customers are asking for instead of getting stuck in a QuickBooks quagmire. Ship your integration in weeks, not months or years.
Sent 2s ago - Your customers
Support agent is typing...
Click through this demo to see how simple integrating can be.
# 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
Only pay for customers actively using your integration.
Forget about QBXML, and imagine Quickbooks Desktop understands JSON.
JSON API
We handle the SOAP server and the rest of the hairy parts, you just worry about the QBXML.
QBXML
Sync your integrations as fast as QuickBooks can handle. Make it feel almost like an everyday web app.
Real-time