What you’ll need
A Google OAuth client with a self-consented refresh token, granted the Drive, Sheets, and Analytics read scopes:- Client ID — Google Cloud Console → APIs & Services → Credentials → OAuth 2.0 Client ID
- Client secret
- Refresh token — obtained by consenting with the Drive, Sheets, and Analytics read scopes
- Default GA4 property ID — (optional) the property to report on when a request doesn’t name one
Google: OAuth 2.0 setup
Google’s OAuth 2.0 documentation.
Connect it
Create an OAuth client in Google Cloud
Enable the Drive, Sheets, and Analytics APIs, create an OAuth 2.0 client, and generate a refresh token with the read scopes.
What Rivvi can do with Google Workspace
- Drive — list files and folders.
- Sheets — read a range of values from a spreadsheet.
- Analytics (GA4) — run a report on sessions, users, and conversions.
Try it
Next
Connectors overview
Back to all connectors.