Google

Google integration on indie.money — Calendar, Docs, Sheets, Slides, Gmail, Analytics, Ads, YouTube, Firebase Cloud Firestore, and Firebase Realtime Database

Written By pvdyck

Last updated 1 day ago

Google

🔧 In Progress — Under active development, not yet fully supported

| Auth | OAuth 2.0 via Secure Vault |

Compatibility

All operations supported.

Limitations

  • Google Service Account not available — Only OAuth 2.0 connections (Google Sheets, Gmail, Google Docs, etc.) are supported. Service Account authentication with impersonation and custom scopes is not available.
  • Firebase Cloud Firestore — Service Account auth blocked at deploy — workflows with authentication: serviceAccount are rejected when published. Use OAuth 2.0 via Secure Vault instead
  • YouTube — Video upload blocked at deployresource: video + operation: upload is rejected when published; resumable upload requires streaming, which is not available. Use Get, Get All, Update, or Rate operations instead

Status

This integration is currently being tested on indie.money. Results will be published here once validation is complete.