🧾 Extract transactions from images using unli.dev Vision API & Telegram

⚡ 226 views · 🧾 Invoice Processing

Description

unli.dev + n8n + Telegram

Image Analyzer turns images sent to your Telegram bot into clean, Markdown-formatted transaction text using unli.dev Vision API. Instead of typing numbers and dates manually, the workflow downloads the photo, converts it to base64, analyzes it via API, and replies in-chat with extracted details, saving time and reducing errors.

💡 Why Use Image Analyzer?

âš¡ Perfect For

🔧 How It Works

  1. Trigger: Telegram bot receives photo.
  2. Process: Convert to base64 & prepare request.
  3. Smart Logic: Call unli.dev Vision API for text extraction.
  4. Output: Send Markdown result back to Telegram.
  5. Optional: Save structured data to Google Sheets, Airtable, or DB.

🛠 Quick Setup

  1. Import workflow JSON to your n8n instance.
  2. Add credentials: Telegram bot + unli.dev API key.
  3. Customize the system prompt (default: extract the transaction in Markdown).
  4. Test by sending a real photo to your bot.

🧩 You’ll Need

Made by: Khaisa Studio
Category: Image Analysis

Contact: Get in touch

🔗 Nodes Used

HTTP Request, Telegram, Telegram Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup