Quickbooks

API configuration: quickbooks

Features

Features
Status

We can implement missing features in <48h, just ask for it in the community.

Getting started

Need help getting started? Get help in the community.

API gotchas

  • Quickbooks requires a company ID for each API request. Quickbooks returns it as part of the OAuth flow, and terapi stores it automatically in the connection_config for you with the key realmId.

    • You can use getConnection in your integration scripts to retrieve it, or when you fetch the Connection credentials with the REST API or SDK

Add Getting Started links and Gotchas by editing this page

Last updated