API configuration: quickbooks

Features

FeaturesStatus
Auth (OAuth)
Sync data
Perform workflows
Proxy requests
Receive webhooks🚫 (time to contribute: <48h)
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 Nango 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