Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
This n8n template helps you turn business cards into qualified sales opportunities — instantly. No more lost leads after events or networking meetups. Just send a business card photo via Telegram, ...
n8n-nodes-base.telegramtrigger, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.gmail, n8n-nodes-base.if, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Aditya Malur.
Original n8n.io sourceThis n8n template helps you turn business cards into qualified sales opportunities — instantly.
No more lost leads after events or networking meetups. Just send a business card photo via Telegram, and let AI handle the rest.
The workflow extracts details (name, company, role, email, phone) using Google Vision OCR, analyzes context with OpenAI, and then generates personalized WhatsApp or email messages to help you follow up faster.
Capture leads instantly from events or meetups.
Auto-analyze business card data into structured CRM entries.
Send hyper-personalized WhatsApp messages or emails within minutes.
Ideal for founders, marketers, and business development teams.
Trigger: Send a photo of a business card via Telegram.
Extract: Google Vision OCR reads and extracts all text from the image.
Process: The extracted text is sent to an AI agent (OpenAI GPT-4.1-mini) for:
Contact parsing (name, company, role, email, phone)
Business/industry inference
AI-generated personalized follow-up messages
Output: The system returns structured JSON containing:
Email subject & body
WhatsApp draft message
Fit score, opportunities, and next action steps
Import the JSON template into n8n.
Add your Telegram Bot Token to the “Telegram Trigger” node.
Add your Google Cloud Vision API key in the HTTP Request node.
Add your OpenAI credentials in the “OpenAI Chat Model” node.
(Optional) Connect the output to Google Sheets, Airtable, or your CRM.
Run the workflow — take a photo of a business card and watch the magic happen!
Telegram Bot for image input
Google Vision API Key
OpenAI API Key
(Optional) Integration with CRM or WhatsApp API
Replace Telegram with Email or WhatsApp triggers.
Push qualified leads directly into HubSpot or Notion.
Automate multi-step sequences based on AI fit scores.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Extract business card data & generate follow-ups with Google Vision OCR & GPT-4 Mini |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Lead Generation, AI Chatbot |
| Author | Aditya Malur |
| Published | 14 Oct 2025 |
Use the JSON export at /data/workflows/9643/9643.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This n8n template helps you turn business cards into qualified sales opportunities — instantly. No more lost leads after events or networking meetups. Just send a business card photo via Telegram, ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Chatbot use case.