Connect FilingIQ to Telegram

FilingIQ delivers signals as Telegram messages from @FilingIQBot. The setup is a single deep-link click — you'll never touch a bot token or a webhook URL. The bot only sends signals to your personal chat, it does not join groups.

What you need

Step by step

  1. In FilingIQ, open Settings → Integrations and click Connect Telegram.
  2. Your browser opens a deep link to t.me/FilingIQBot?start=<token>. Telegram either opens directly (desktop app, mobile app) or shows a web fallback prompting you to open the app.
  3. Click Start in the Telegram chat with the bot. The bot reads the one-time connect token, links it to your FilingIQ account, and replies with a confirmation message.
  4. Back in FilingIQ, click Refresh status on the Telegram card. It now shows Connected as @your_username.
  5. Open the standard webhooks page, click Add webhook, pick Telegram as the provider, and choose your event types and filters. The URL field is hidden — delivery routes through your linked chat ID automatically.

Message format

Telegram doesn't support Block Kit or rich embeds, so signals arrive as concise Markdown-formatted messages:

Telegram message
*NVDA* — Score 87
Cluster Buy — 3 executives accumulated shares following pullback.
Insiders: 3 | Cap: 2.8T | Latency: 9.4s after SEC release
View signal: https://app.filingiq.io/signal/abc123

The link at the bottom opens the signal in the FilingIQ app for full context.

Filtering noisy signals

Same filters as the other integrations:

Disconnecting

Open the Telegram card in Settings → Integrations and click Disconnect. This removes the link between your FilingIQ account and your Telegram chat ID; any active webhook endpoints using Telegram stop receiving messages until reconnected.

To also stop the bot from your side, open the chat with @FilingIQBot in Telegram and use Telegram's built-in Block bot action. This is not required — the FilingIQ disconnect already stops all delivery.

Troubleshooting