🌐 Workflows & Swarm
Messaging bridges — Inbound Channels to FuseMind
Enable inbound messaging bridges: Telegram, WhatsApp, Slack, Discord, SMS, and Email → FuseMind → channel reply + audit. Expansion frozen.
Sign in required
This guide covers in-app features. Sign in or create an account to follow along in your workspace.
Updated August 5, 2026
8 min read
Expansion frozen — not a separate product hero. Existing Telegram / WhatsApp / Discord / Slack routes stay available; no new channel product growth. Prefer Settings → Messaging bridges for configuration.
Messaging bridges turn connected channels into a governed agent surface — not a demo bot. Every inbound message can run FuseMind, delegate to Fuse Link on your machine, and reply on the same channel with audit trail.
Start — enable messaging bridges
1
2
Toggle Enabled and pick routing mode: Swarm only, FuseMind always, or FuseMind fallback.
3
Set FuseMind mode (autonomous, research, execute) and enable hybrid runtime + self-learn if you want tool loops.
Connect channels
1
Telegram — connect bot token in Integrations, click Register Webhook (auto-secret).
2
WhatsApp — Meta Business webhook → /api/integrations/whatsapp/webhook.
3
Slack / Discord — save Team/Guild ID; gateway handles free-form messages alongside slash commands.
4
SMS / Email — inbound SMS and email webhooks route into the same durable job queue.
Execute — what happens on each message
- Inbound webhook enqueues a durable channel_gateway_jobs row (survives serverless timeouts)
- Cron worker retries pending/failed jobs every minute
- Gateway runs Swarm match OR full FuseMind loop with optional Fuse Link tool_loop / workspace
- HITL approval links appear in queue errors when sensitive actions need sign-off
Results — verify health & audit
1
Open Settings → Channel Health — webhook status, last reply, Telegram re-register.
2
Check Audit Log for channel_gateway events with trace IDs.
3
Send a test message — expect a reply within seconds on healthy channels.
⚠️
Enterprise tier recommended for multi-channel production. Free-form gateway uses FuseMind quota — monitor usage in Billing.
Was this helpful?
