✅ 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 | ✅ |
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
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)
Verify your app (if required)
Next
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/chat.messages | See, compose, send, update, and delete messages as well as their message content; add, see, and delete reactions to messages from Google Chat |
https://www.googleapis.com/auth/chat.messages.create | Compose and send messages in Google Chat |
https://www.googleapis.com/auth/chat.memberships.readonly | View members in Google Chat conversations. |
https://www.googleapis.com/auth/chat.spaces.readonly | View chat and spaces in Google Chat |
https://www.googleapis.com/auth/chat.users.spacesettings | Read and update your space settings |
https://www.googleapis.com/auth/chat.messages.readonly | See messages as well as their reactions and message content in Google Chat |
https://app.nango.dev
if you’re testing from the Nango UI).