Setup Time: 20 minutes
Google Chat is Fincelo’s primary recommended channel — it supports full bidirectional communication, rich card messages, and interactive buttons without any additional app store approval process.Option A — Incoming Webhook (10 minutes, one-way)
Best for getting started quickly. CSM receives alerts but must act from the Fincelo app.- Open Google Chat → your CS alerts space (or create one:
#fincelo-cs-alerts) - Click space name → Apps & Integrations → Webhooks → Add Webhook
- Name:
Fincelo→ Create → Copy the webhook URL - Fincelo → Settings → CSM Hub → Channel Config → Google Chat
- Paste webhook URL → Save ✅
Option B — Google Chat API (30 minutes, bidirectional)
Full two-way integration — CSM can click buttons in Google Chat to acknowledge, log calls, snooze, and resolve alerts.Step 1 — Google Cloud Project
- console.cloud.google.com → New Project: “Fincelo CSM Hub”
- APIs & Services → Library → Google Chat API → Enable
Step 2 — Configure Chat App
- APIs → Google Chat API → Configuration
- App URL:
https://app.fincelo.app/api/webhooks/google-chat - Interactive features: ✅ Enable
- Save
Step 3 — Service Account
- IAM & Admin → Service Accounts → Create
- Name:
fincelo-chat-bot - Generate key → JSON → Download
- Add to Fincelo: Settings → CSM Hub → Google Chat Bot Token
Step 4 — Add Bot to Space
- In Google Chat space → Apps & Integrations → Add apps → search “Fincelo” → Install
Step 5 — Get Space ID
- In browser URL when in the space:
chat.google.com/room/SPACE_ID/... - Copy SPACE_ID → paste in Fincelo → Settings → CSM Hub → Google Chat Space ID
Getting CSM User IDs (for @mentions)
For @mentions in alerts:- In Google Chat → click CSM’s profile
- Options → Copy user ID (format:
users/12345...or email) - Add in Fincelo → Settings → CSM Hub → CSM Roster → Google Chat User ID

