hello all
has anyone attempted to create anything that connects to quickbooks and imports data to produce invoices? that is what i am going to try to do and i was wondering if anyone had any resources that they might recommend. maybe some websites that discus the process and/or problems involved with it?
thanks
PHP and Quickbooks
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
-
infiniteacuity
- Forum Newbie
- Posts: 12
- Joined: Tue Jun 16, 2009 2:48 pm
- Location: Ft. Lauderdale
Re: PHP and Quickbooks
We provide QuickBooks integration services. You can read about it here: http://www.infiniteacuity.com/accountin ... ration.php
You should look into QODBC if you are looking to do it yourself. It allows you to make an ODBC connection to QuickBooks and make data calls and update calls to QuickBooks. We are currently finishing out a project that does just what you are asking. However, we utilize an VB app instead of PHP code.
You should look into QODBC if you are looking to do it yourself. It allows you to make an ODBC connection to QuickBooks and make data calls and update calls to QuickBooks. We are currently finishing out a project that does just what you are asking. However, we utilize an VB app instead of PHP code.