Logo
Home

Category: Developer Tools

  • Intuit is updating its OpenID IP addresses

    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

    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

    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

    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

    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

    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

    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

    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.

  • Getting Started With QuickBooks Orchestrated Postman Collections

    Getting Started With QuickBooks Orchestrated Postman Collections

    Using the Postman Runner, we’re happy to present to you a new and easy way to see how useful a combination of QuickBooks Online API calls can be. The Postman Runner is an effective tool which allows several API endpoints to be chained to create useful flows. We’ve put together 6 such chains highlighting some of the most important use cases of QuickBooks Online. This tutorial will help you quickly get started using the Postman Runner to make use of the QuickBooks Online APIs. Lets see how it works!

  • New Python Sample App for QuickBooks Online API

    New Python Sample App for QuickBooks Online API

    We are happy to announce that, in response to your feedback, we’ve created a new sample app that demonstrates how to use the QuickBooks Online API in Python.