Category: Developer Tools
-
OAuth 2.0/OpenID Connect now available for New Developers
Today we are happy to announce the general availability of OAuth 2.0 and OpenID Connect for new developers on the QuickBooks Online platform. As a new developer on the platform you will be able to implement OAuth 2.0 and OpenID Connect for authorization and authentication.
-
Announcing Postman Collection and Orchestrations for Payments API
We’re really happy to announce Postman collections and orchestrations for QuickBooks Payments API.
-
Intuit is updating its OpenID IP addresses
Apps use IP whitelisting to ensure that they are communicating with Intuit securely. If your app uses IP whitelisting please note that the Intuit OpenID IP addresses are changing soon and you would need to update your systems to add the new IP addresses.
-
Reimburse charge support with QuickBooks Online API
We have had requests from multiple developers to expose details of ReimburseCharge (also known as Expense Charge or Billable Expense) linked transactions for Invoice objects. Our teams worked diligently on understanding the underlying data requirements and have provided read support for all details related to ReimburseCharge for Invoice objects starting with minorversion=9 or greater.
-
Primary/Secondary Category Rollout
Today we are excited to announce a change in the way that apps are categorized on the QuickBooks App Store and QuickBooks App Tab.
-
A Node.js QuickBooks Inventory Tracking Sample App
We’re happy to announce a Node.js QuickBooks Inventory Tracking Sample App has been published in the Intuit Developer Github repo! This app is a showcase of how easy it is to create a meaningful flow which you can piece together to create your very own QuickBooks Online Application!
-
Recap: What’s New in QuickBooks API and Tools Documentation
Learn what’s new in the developer documentation straight from Intuit Developer’s QuickBooks API docs team.
-
The Architecture Behind Wasabi, an Open Source A/B Testing Platform
Whether you’re a developer wanting to contribute to Wasabi or an operations engineer looking to deploy it at scale in the cloud or in your own data center, this blog will give you some background on the architecture behind Wasabi and its deployment options.
-
Webhooks for QuickBooks Online API
Today we are happy to announce that we have added support for additional entities and “void” operation in Webhooks.
-
PHP: Facade support for Create operations
Before our PHP SDK for QuickBooks Online v3.0.1 release, creating and updating Invoices could be a painful job for developers. We have written numerous examples for our PHP developers regarding to how to create an Invoice, create a Bill, or other API endpoints. For the new 3.1.0 release, we provide façade support for these entities.