Skip to main content

Google Calendar Setup

Google Calendar integration powers meeting scheduling, calendar sync, and Google Meet creation in ClientFlo. The Google Calendar API is free to use within standard quota limits.


Step-by-Step Guide

Follow this walkthrough to create a Google Cloud project, set up OAuth, and enable the Calendar API:


Configuration Values

After setup, collect these values:

VariableSource
GOOGLE_CLIENT_IDCredentials → OAuth 2.0 Client ID
GOOGLE_CLIENT_SECRETCredentials → OAuth 2.0 Client Secret
GOOGLE_REDIRECT_URIhttps://yourdomain.com/api/auth/google/callback
⚠️
Redirect URI must match: The redirect URI in your OAuth credentials must exactly match the callback URL in your ClientFlo deployment, including the domain.

Next, configure environment variables.