Integrations
Google Workspace
Gmail, Calendar, Drive, and Docs through a single OAuth connection.
[[channels]]
type = "google"
scopes = ["gmail", "calendar", "drive", "docs"]
client_id = "$GOOGLE_CLIENT_ID"
client_secret = "$GOOGLE_CLIENT_SECRET"