Turn Telegram Messages into CRM Leads
Monitor Telegram channels, groups, and DMs from Odoo. Every inquiry becomes a tracked CRM lead with UTM attribution, smart deduplication, auto-replies, and the original message in chatter. Built for Odoo 17, 18 and 19 (Community and Enterprise).
Built for lead capture, not just chat
Most Telegram connectors focus on Discuss threads. Telegram CRM Lead Capture is purpose-built for sales pipelines: configurable filters, per-channel routing, deduplication policies, bulk lead actions, and full CRM integration out of the box.
No duplicate leads
One open lead per sender, cooldown windows, first-message-only, or new lead on every message. You choose per channel.
Webhook made easy
Auto-build webhook URL from your Odoo base URL, apply it in one click, and verify registration with Telegram.
CRM-native workflow
Leads land in your normal pipeline with Telegram UTM source, team & salesperson assignment, and a smart button back to the source message.
Complete feature set (2026)
Screenshots
Bot configuration, webhook URL & connection test
Per-channel filters, dedup policy & lead routing
Message inbox with bulk create-lead actions
CRM leads with Telegram source tracking
Global integration, AI, forms & webhook settings
Quick setup (~10 minutes)
- Create a bot via @BotFather on Telegram and copy the token
- Install this module and assign yourself Telegram CRM Manager
- Go to CRM → Telegram → Configuration → Bots
- Paste token, test connection, then start the bot (polling or webhook)
- Use Apply Odoo webhook URL for one-click webhook registration (HTTPS required)
- Add your channel, set lead policy & filters, add the bot as channel admin
- Send a test message: a lead appears in CRM within seconds
One-time purchase: $100 USD
Includes all features above for Odoo 17, 18 & 19. No subscription required. Optional AI parsing uses your own OpenAI or Anthropic API key.
Support
Email support@foodflo.app
Compatible with Odoo 17.0, 18.0, and 19.0 · Community & Enterprise
© 2026 MugenCode · Licensed under OPL-1
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Discuss (mail) • Calendar (calendar) • Contacts (contacts) |
| Lines of code | 6493 |
| Technical Name |
telegram_crm_leads |
| License | OPL-1 |
| Website | https://foodflo.app |
Telegram CRM Lead Capture
Installation
Install the Python dependency on your Odoo server:
pip install python-telegram-bot>=20.0
Install the module from Apps (search "Telegram CRM").
Create a bot via @BotFather and copy the token.
Configure under CRM → Telegram → Configuration → Bots.
Configuration
Bots
Create a bot record, paste the token, test the connection, and start the bot. Choose polling for development or webhook for production (requires HTTPS).
Channels
Add each Telegram channel or group to monitor. Set the sales team, optional default salesperson, lead stage, tags, and message filter.
Message filters
- All messages — every inbound message can create a lead
- With contact info — only messages containing a phone or email
- With keywords — comma-separated keyword list
- Manual — messages stored for manual review
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module