Demo HubThis is a live working preview of the Farley Creative operating system. Everything you see is realistic sample content. Changes don't persist.

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.

← Settings

GOOGLE_OAUTH_CLIENT_ID and GOOGLE_OAUTH_CLIENT_SECRET aren't set on this deployment yet.

Operator setup (one-time):

  1. Create an OAuth client in Google Cloud Console → OAuth 2.0 Client IDs → Web application
  2. Authorized redirect URI: https://hub.farleycreative.com/api/workspace/callback
  3. Drop the Client ID + Secret into Vercel as GOOGLE_OAUTH_CLIENT_ID and GOOGLE_OAUTH_CLIENT_SECRET (mark Sensitive)
  4. Redeploy. Then come back here and connect both roles.
Farley Creative Demo Hub