✅ Authorization
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | 🚫 (time to contribute: <48h) |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free, self-signup for an Intuit Developer account. |
Paid test account | ✅ Not required | Free sandbox environment is available for testing. |
Partnership | ✅ Not required | |
App review | ⚠️ Conditional | Required only if you want to list your app on the QuickBooks App Store. |
Security audit | ✅ Not required |
Create your app on the Intuit Developer Portal
Configure OAuth 2.0 settings
https://api.nango.dev/oauth/callback
as the redirect URI.Select OAuth scopes
Obtain your client credentials
Configure your integration in Nango
https://appcenter.intuit.com/connect/oauth2
https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer
Test the authorization flow
Next