Reputation: 13
Summary :- Will IPP DevKit Version 2.0 work with QuickBook Enterprise 12 Windows Desktop application.
i think it only work with online version of quickbook. Please confirm.
I am new to Quickbook development and want to develop the application that fetch the data from QuickBook Enterprise 12 Windows Desktop application. I founded SDK two that QBXML and QBFC, among these QBFC is a com component and with this i am able to fetch various table data.
But com this COM component have some limitation that we cannot fetch record with in chunks and other also.
So i search and found IPP DevKit Version 2.0 that provide the missing feature. But i am not sure weather this will work with QuickBook Enterprise 12 Windows Desktop application.
i think it only work with online version of quickbook. Please confirm.
Thanks in advance.
Upvotes: 0
Views: 183
Reputation: 13
So in my scenario QBFC is only choice. Because Sync manager will first upload the data to intuit server and than provide data to me and its on end user choice to use Sync manager or not.
Upvotes: 0
Reputation: 1484
The IPP DevKit 2.0 works with the QuickBooks V2 REST APIs for both QuickBooks Online and QuickBooks Desktop.
REST APIs: http://docs.developer.intuit.com/0025_Intuit_Anywhere
DevKit Docs: http://docs.developer.intuit.com/0025_Intuit_Anywhere/0055_DevKits/0100_IPP_.NET_DevKit
Upvotes: 2