Integrations
Google
Integrations
Integration template: google
βFeatures
Feature | Status |
---|---|
Auth (OAuth) | β |
Sync | β |
Nango Proxy | π« (time to contribute: <1h) |
Auto-pagination | π« (time to contribute: <1h) |
API-specific rate limits | π« (time to contribute: <1h) |
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
- Google has a unified OAuth system for their various APIs. This provider should work for most of them (e.g. GSheet, Gmail, Google Calendar, etc.)
- You need to enable individual Google API on the Google API Console before using them
- While setting up the OAuth credentials, the Authorized JavaScript origins should be your site URL (
http://localhost:3003
if youβre doing the Quickstart locally)
Add Getting Started links and Gotchas by editing this page