Settings
One-time setup. Each integration is a Tech Provider, so no Meta or Google app review on your side.
Setup progress
88%
7 of 8 env vars set.
Connect Rebecca's accounts
Gmail / Workspace
Not connected
Facebook Messenger
LiveFlywheel Media
Instagram DMs
Not connected
When she clicks Connect, she signs in with her own Google or Facebook account through the provider's verified app. No setup for her to do.
Browser notifications
Get a push the moment a new lead lands. Works on this browser only — enable on each device you want alerts on.
Webhook URLs
Nylas: paste the first one into a new webhook in dashboard-v3.nylas.com. Fiwano sets its webhook automatically per-channel during Connect, no dashboard action needed. Google + website webhooks are direct integrations.
Database
- ✓
Neon Postgres connection
DATABASE_URLCreate a Neon project, paste the pooled connection string, then run npm run db:push.
AI
- ·
Anthropic Claude (for AI replies)
ANTHROPIC_API_KEYGet a key at console.anthropic.com. Without it, Suggest with AI returns a friendly placeholder.
Email (Nylas)
- ✓
Nylas Client ID
NYLAS_CLIENT_IDApplication ID from dashboard-v3.nylas.com (Application > Overview).
- ✓
Nylas API Key
NYLAS_API_KEYApplication API key. Starts with nyk_v0_.
- ✓
Nylas Redirect URI
NYLAS_REDIRECT_URIMust EXACTLY match a Callback URI in Application > Hosted Authentication. No trailing slash.
- ✓
Nylas Webhook Secret
NYLAS_WEBHOOK_SECRETCreated in Webhooks > New. Shown once. Verifies X-Nylas-Signature on inbound POSTs.
FB Messenger + Instagram DM (Fiwano)
- ✓
Fiwano API Key
FIWANO_API_KEYmip_live_... key from fiwano.com (API Keys page). Pro tier ($19/mo) needed for inbound media.
- ✓
Fiwano Redirect URI
FIWANO_REDIRECT_URIAuto-whitelisted via API on first Connect. Webhook URL is set per-channel during exchange-code, not in their dashboard.