We use QuickBooks for financial management, and feed it from a variety of sources. I now need to hook it up to BizTalk, and I’d hate to reinvent the wheel. I’ve done searches, and as far as I can tell there’s no QuickBooks adapter for BizTalk. Does anyone know of anything that’ll do the job, preferably something that doesn’t suck?
Doesn’t the QB SDK require that Quickbooks be running on the client machine? Is there any way around it?
Quickbooks talks .NET quite easily. You’ll need the QuickBooks SDK 7.0 and a copy of Visual Studio.NET, but after that it’s very easy to do anything with Quickbooks.
See http://developer.intuit.com/ for more information.