Pre-Configured APIs
Quickbooks
API configuration: quickbooks
, quickbooks-sandbox
Features
Features | Status |
---|---|
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/realmId for each API request. To obtain this when creating a new connection on Nango, go to Settings and select Your Account and Settings. On the Your Account page, your Company ID (found under the Billing & Subscription tab) will be displayed at the top.
- 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