๐ฌ Viber Bot
Connect a Viber Bot to send + receive Viber messages from the unified Synalux chat surface.
๐จ Viber Bot API
- Webhook ingress โ
/api/v1/viber/webhookreceives incoming user messages + delivery / seen events. - Outbound โ
/api/v1/viber/sendposts via Viberโssend_messageendpoint with rich keyboards + carousel cards supported. - Bot setup โ register a public account at partners.viber.comย , copy the auth token into Synalux workspace settings; webhook URL auto-set via
set_webhook.

๐๏ธ Architecture
POST /api/v1/viber/webhook Viber events (validated against bot auth token)
POST /api/v1/viber/send Outbound (text / picture / file / rich media)Provider abstraction: lib/message-providers/viber.ts.
๐ Why Viber?
Significant install base in Eastern Europe (Romania, Ukraine, Russia, Belarus, Bulgaria) โ countries where Synalux serves practices that need a non-WhatsApp messenger for patient communication.
๐ณ Plans
Available on Standard+.