About 96,700 results
Open links in new tab
  1. sdk - Connecting to QuickBooks using API - Stack Overflow

    Feb 21, 2014 · Update 06/23/2015 - To connect to a desktop QuickBooks installation the SDK with the Web Connector is now the only recommended approach. Intuit is removing Intuit …

  2. Is there a simple way to access the Quickbooks API using OAuth2?

    Jan 26, 2019 · 14 I just need to access data in my Quickbooks Online (QBO) company using an API with C#. But now they've moved to OAuth2 it looks very complex. For example, it …

  3. Is it possible to create an API connection to QuickBooks desktop …

    May 26, 2024 · I believe setting up an API connection with QB Desktop requires you to setup and host your own server. If you are technically inclined try reading Quickbook's official reference …

  4. Python: QuickBooks API integration - Stack Overflow

    Apr 6, 2021 · Python: QuickBooks API integration Asked 4 years, 8 months ago Modified 1 year, 4 months ago Viewed 2k times

  5. Intuit Quickbooks Integration with .NET Core - Stack Overflow

    The functionality I need is to be able to create invoices in Quickbooks (Desktop version) with data collected in my .Net Core application. Is there some sort of API available that I can hit with …

  6. QuickBooks API (php) Integration - Stack Overflow

    Feb 13, 2017 · For QuickBooks for WINDOWS: For QuickBooks for Windows, you'll use the Web Connector. Again, start with the open source QuickBooks PHP DevKit from GitHub. Use the …

  7. How to integrate Quickbook web connector with Web API

    Dec 22, 2017 · I was told to integrate our application with QuickBook Desktop version. When i checked about that, Connecting via WebConnector seems promising. But all the documents …

  8. How to integrate Quickbooks desktop Application with a PHP(web …

    In my application, i want to use php to integrate QuickBooks by PHP. So From a web server (with PHP), I want to call QuickBooks Desktop version App to push data and retrieve data.

  9. ACH with QuickBooks Desktop - which API? - Stack Overflow

    Apr 6, 2017 · This payments API uses OAuth authentication (Access Token Secret) and not the "connection ticket", so is there a way to use this API in conjunction with QB DESKTOP? If so, …

  10. API for connecting to Quickboooks Desktop in v3 - Stack Overflow

    Jan 26, 2014 · 3 If you have an existing QuickBooks desktop v2 app that has been published already, AND have talked to Intuit about the pricing changes for QuickBooks desktop apps: …