Overview
Subscribe to chat.* events, verify signatures, and render realtime boards.
Prerequisites
None.
Permissions required
Downloads & Templates
Steps (3)
-
1
Create a webhook endpoint
Settings → Webhooks → New. Select events: session.started, message.received, bot.reply.
Tips
—
Validation
—
Success criteria
—
-
2
Verify signatures
Implement HMAC-SHA256 verification with timestamp tolerance.
Tips
—
Validation
—
Success criteria
—
-
3
Subscribe via SSE
Use SSE to stream queue metrics into your internal dashboard.
Tips
—
Validation
—
Success criteria
- Dashboard reflects new messages within 1–2 seconds.
About this guide
Chat Core decides what happens next in any live conversation. It stitches identity across channels, maintains durable sessions, detects intent and sentiment, calls tools and knowledge bases, and chooses between automated replies or human handoff with clear SLAs. Operators get routing/skills rules, cost & safety guardrails, experiments, and an orchestration trace for explainability.
Tightly integrated with PulseGate for transport, LiveConnect for real-time inbox, Agent Desk for tickets, FlowForge for automation, Chronicle for audit-ready timelines, and InsightLake for analytics—so you can ship omnichannel support that scales safely.