Block 1 - Code
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
This workflow automates the process of scanning business cards received via Telegram and instantly saving the extracted contact information into Google Contacts . It combines OCR technology , AI po...
n8n-nodes-base.code, n8n-nodes-base.telegramtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.telegram, n8n-nodes-base.extractfromfile, @n8n/n8n-nodes-langchain.informationextractor, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googlecontacts
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide Boizza.
Original n8n.io sourceThis workflow automates the process of scanning business cards received via Telegram and instantly saving the extracted contact information into Google Contacts. It combines OCR technology, AI-powered data extraction, and workflow automation to eliminate manual contact entry and reduce errors.
The workflow validates authorized users, processes business card images, extracts structured information such as names, company details, phone numbers, email addresses, and addresses, and automatically creates a new contact in Google Contacts. Finally, it sends a confirmation message back to the user via Telegram.
The workflow removes the need for manual typing of business card information by automatically converting images into structured contact data and saving them directly into Google Contacts.
Users can instantly save new contacts during meetings, conferences, networking events, or sales activities simply by sending a photo of a business card to Telegram.
Using Mistral OCR and OpenAI models, the workflow accurately extracts and structures contact information even from complex or differently formatted business cards.
The workflow minimizes human errors typically caused by manual data entry, ensuring standardized and reliable contact information.
Only authorized Telegram users can trigger the workflow, adding an additional layer of security and preventing unauthorized usage.
The automation integrates multiple services:
After processing the business card, the workflow sends an automatic success or error notification directly to the user on Telegram.
The workflow can easily be extended with additional features such as:
This workflow is ideal for:
It significantly increases operational efficiency, accelerates lead management, and creates a smoother digital workflow for handling professional contacts.
/business.company_name, first_name, last_name, role, phone, email, website, street_address, city, region, country_code, postal_code.resourceName exists).Telegram account Fastewb).XXX with your numeric user ID.Mistral OCR with that key. https://api.mistral.ai/v1/ocr with a base64‐encoded image.OpenAi account (Eure)). gpt-5.4-mini – ensure this model is available or change it to gpt-4o-mini / gpt-3.5-turbo.Active. /business to the bot to test.👉 Subscribe to my new YouTube channel. Here I’ll share videos and Shorts with practical tutorials and FREE templates for n8n.
Contact me for consulting and support or add me on Linkedin.
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 | Scan business cards from Telegram to Google Contacts with Mistral OCR |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Document Extraction, AI Summarization |
| Author | Davide Boizza |
| Published | 14 May 2026 |
Use the JSON export at /data/workflows/15708/15708.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 workflow automates the process of scanning business cards received via Telegram and instantly saving the extracted contact information into Google Contacts . It combines OCR technology , AI po...
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 Document Extraction, AI Summarization use case.