Automate Receipt Data Extraction with Telegram, AWS Textract, and Airtable

This workflow automates extracting receipt data sent via Telegram images, uploads them to AWS S3, uses AWS Textract to extract text, and appends the data to Airtable. It solves the tedious manual entry of receipt information with automation.
telegramTrigger
awsS3
awsTextract
+1
Workflow Identifier: 1407
NODES in Use: Telegram Trigger, AWS S3, AWS Textract, Airtable

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What This Automation Does

This workflow gets receipt images sent via Telegram and turns them into expense records automatically.
It stops manual copy-pasting and lowers mistakes.
Once a receipt is sent, the system saves the image in AWS S3, reads the text with AWS Textract, then puts the data into Airtable.
This means receipts are tracked fast and right every time.


Who Should Use This Workflow

Small business owners or managers getting expense receipts by Telegram.
Users who want to save time and avoid errors entering receipt info.
People tracking expenses on Airtable but tired of manual data entry.


Tools and Services Used


Inputs → Process → Output

Inputs

Processing Steps

  • Telegram Trigger: Watches for new images from Telegram.
  • AWS S3 Upload: Saves the received image file into a specified cloud bucket.
  • AWS Textract OCR: Reads text data from the stored image.
  • Airtable Append: Adds extracted receipt details as a new row in the expense table.

Output

  • New, accurate expense record in Airtable for each receipt image.
  • Receipt images kept securely in AWS S3 for future reference.

Beginner Step-by-Step: How to Use This Workflow in n8n for Production

Step 1: Import the Workflow

  1. Download the workflow file using the Download button on this page.
  2. Open the n8n editor.
  3. Click on Import from File and select the downloaded workflow file.

Step 2: Add Your Credentials and Update Settings

  1. In the Telegram Trigger node, add your Telegram bot API Key in credentials.
  2. In the AWS S3 and AWS Textract nodes, add the AWS API Keys with proper permissions.
  3. In the Airtable node, enter your Airtable API Key and select your base and table for expenses.
  4. Update bucket names, table names, or IDs if your setup differs from defaults.

Step 3: Test the Workflow

  1. Send a sample receipt image to your Telegram bot.
  2. Watch the workflow trigger in n8n and check Airtable for the new record.

Step 4: Activate for Production Use

  1. Switch the Telegram Trigger to active to listen fully for real receipt images.
  2. Make sure your bot is accessible to your remote team.
  3. Monitor workflow executions at first to catch any errors.

For users managing their own servers, consider self-host n8n for full control.


Common Customization Ideas

  • Change Telegram Trigger image size to balance quality and bandwidth.
  • Add a Code node after Textract to parse complex data into vendor, date, amount.
  • Split expenses into multiple Airtable tables using IF nodes for categories like travel or meals.

Troubleshooting

  • “No file found in Telegram trigger”
    Check if the image download option is enabled in the Telegram Trigger.
  • “Access denied for AWS Textract”
    Confirm AWS credentials have Textract permission in IAM settings.
  • “No bucket found or file upload failed”
    Verify bucket name is correct and S3 permissions allow PUT uploads.

Pre-Production Checklist

  • Check Telegram bot receives images properly.
  • Ensure AWS S3 bucket exists and upload permissions are set.
  • Confirm AWS Textract is active and accessible.
  • Make sure Airtable base and table exist with valid API key.
  • Test full workflow once with a sample receipt before going live.

Deployment Guide

Turn on the Telegram Trigger webhook to start listening.
Make sure the Telegram bot is reachable by users.
Watch n8n logs for errors.
Optionally add alerts for failed runs or missing data records.
This process runs automatically without daily monitoring.


Summary and Results

✓ Hands-free capture of receipt images from Telegram.
✓ Automatic storage of images in AWS S3.
✓ Accurate text extraction from receipts via AWS Textract.
✓ Automatic addition of expense records into Airtable.
→ Saves hours of manual data entry.
→ Reduces errors in expense tracking.
→ Keeps financial records consistent.


Frequently Asked Questions

Enable the image download option in the Telegram Trigger node settings.
The AWS credentials must include Textract service access in the IAM policy.
Update the Airtable node with the correct base name, table name, and ensure proper API Key is set.
Yes, importing the workflow in the self-hosted n8n instance works well; add credentials and configure as usual.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free