✅ 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 | ✅ |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
No pre-built integration yet (time to contribute: <48h)
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free, self-signup for a Google Cloud account. |
Paid test account | ✅ Not required | Free Google account can be used for testing. |
Partnership | ✅ Not required | |
App review | ⚠️ Conditional | Required for sensitive and restricted scopes or for publishing to Google Marketplace. |
Security audit | ⚠️ Conditional | May be required as part of the verification process for sensitive scopes. |
Create a Google Cloud account
If you don’t already have one, sign up for a Google Cloud account.
Create a new project
Enable the APIs you need
Configure the OAuth consent screen
Create OAuth 2.0 credentials
https://api.nango.dev/oauth/callback
.Publish your app (switch from Testing to Production)
To move your OAuth app from testing to production:
Verify your app (if required)
If your app uses sensitive or restricted scopes, you’ll need to verify it with Google:
Next
Follow the Quickstart.
Scope | Description |
---|---|
openid | Access to basic profile information |
profile | Access to user’s basic profile information |
Access to user’s email address | |
https://www.googleapis.com/auth/cloud-platform | See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account |
https://www.googleapis.com/auth/cloud-platform.read-only | View your data across Google Cloud services and see the email address of your Google Account |
https://app.nango.dev
if you’re testing from the Nango UI).