Skip to content
Start free trial

Telegram Bot Integration

Telegram Bot Integration

The HARi Telegram bot brings your CRM into Telegram. Search for contacts, check your pipeline, and log activities directly from chat.

  1. Open Telegram and search for @custol_bot
  2. Send /start to begin
  3. The bot will guide you through linking your HARi account
  4. You are connected
/search wiresk

Search across all entities. Returns matching contacts, companies, deals, and tasks.

/pipeline

Show an opportunity pipeline summary grouped by stage with deal names, amounts, and totals.

/tasks

List your open tasks.

/log Called John about the renewal proposal

Log a quick activity note. HARi links it to the most relevant record by matching names in the note text.

You can push CRM events into Telegram channels using a workflow’s Call Webhook action targeting the Telegram Bot API. Examples:

  • When a deal is closed-won then webhook to Telegram with “Deal won: {{ name }} for {{ amount }}”
  • When a task is overdue then webhook to Telegram with the assignee’s chat ID
  • When a lead score exceeds 50 then webhook to a sales manager Telegram channel

A dedicated “Notify via Telegram” workflow action is on the roadmap; today, the webhook action covers all the same use cases.

The unified inbox supports a telegram channel alongside email and WhatsApp. Two-way Telegram conversation threading on contact records is in active development.

  • Authentication is required before the bot responds to any command
  • The bot never shares data between users; each user sees only records they have permission to access