Settings
Google Workspace
Two Workspace roles. Cadence drafts + sends go through the Sending identity mailbox (her studio identity). Job-alert lead capture polls the Lead source mailbox (typically where alerts already arrive — could be a different account). Each can be connected independently; they don't have to be the same mailbox.
GOOGLE_OAUTH_CLIENT_ID and GOOGLE_OAUTH_CLIENT_SECRET aren't set on this deployment yet.
Operator setup (one-time):
- Create an OAuth client in Google Cloud Console → OAuth 2.0 Client IDs → Web application
- Authorized redirect URI:
https://hub.farleycreative.com/api/workspace/callback - Drop the Client ID + Secret into Vercel as
GOOGLE_OAUTH_CLIENT_IDandGOOGLE_OAUTH_CLIENT_SECRET(mark Sensitive) - Redeploy. Then come back here and connect both roles.