38 n8n OpenAI + Telegram automations
Every free, copy-paste n8n recipe that connects OpenAI and Telegram in one workflow. Each is a ready-to-run AI agent — import it, connect both accounts, and it runs 24/7. No code, no signup. See all OpenAI or Telegram recipes.
Browse 38 recipes →Use an AI Agent to classify and route Every Time someone submits your contact form
This n8n + AI recipe watches for when someone submits your contact form and reads it, tags the topic and urgency, and routes it to the right person. The result: every message auto-sorted and assigned, completely hands-off.
Log Every Service Attempt Into a Court-Ready Affidavit
Process servers must document each attempt with time, address and outcome — and sloppy logs get service quashed. Capture each attempt by text and auto-build the affidavit of service.
Compile Timestamped Surveillance Logs Into Client Reports
PIs capture observations, photos and timestamps that must become defensible client reports. Log field observations in real time and auto-assemble the chronological surveillance report.
Turn Field Inspection Notes Into Adjuster Reports Automatically
Independent adjusters inspect claims all day and write reports all night. Capture field observations and photos on-site and auto-assemble the structured claim report.
Compile Field Sales Visit Reports From Quick Voice Notes
Field sales reps skip visit reports because typing them after a full day is miserable, so CRM data rots. Let reps dictate a voice note per visit and auto-compile the structured report.
Catalog and Price Estate Sale Items From Photos
Estate sale companies spend days cataloging and pricing hundreds of items by hand. Photo-catalog items and get AI-assisted pricing suggestions to speed setup and maximize returns.
Compile Jobsite Photos Into a Proper Daily Log Automatically
Supers photograph everything but the daily log still doesn't get written. Collect the day's site photos and voice notes and compile a dated, weather-stamped daily log.
Deliver Chimney Inspection Reports With Photos and Recommendations
Chimney sweeps do thorough inspections but deliver verbal findings customers forget and don't act on. Deliver a photo report with clear recommendations that converts findings into work.
Build As-Built AV Rack Documentation Automatically
AV integrators leave clients without rack documentation, so future service means reverse-engineering the system. Build as-built rack and connection documentation from the install for easy future service.
Photograph Receipts Into a Searchable Warranty Vault
The receipt exists — somewhere — but the fridge just broke. Snap every big purchase receipt and AI files it with product, price and warranty expiry into a searchable vault.
Log a CRM Note by Voice From the Parking Lot After a Meeting
The best CRM notes die in the car after the meeting. Speak a voice note and AI transcribes, matches the contact and logs a structured note with next steps.
Ramble a Voice Memo on Your Walk, Get a Structured Blog Draft Back
Your best ideas come while walking, not writing. Send a voice memo and AI transcribes, structures and drafts it into a clean blog post waiting in your drafts.
Draft Your Build-in-Public Monthly Update Automatically
Indie hackers love monthly public updates but dread compiling them. Pull the month's MRR, growth and highlights and get a ready-to-edit update post.
Turn a Weekly Meal Plan Into a Sorted Grocery List Automatically
Meal planning dies at the grocery-list step. Write your week's dinners in a note and get a combined, aisle-sorted shopping list generated for you.
Snap a Business Card and Have It in Your CRM Before You Leave the Room
Business cards pile up and die in a drawer. Photograph a card, and AI extracts the name, company and email straight into your CRM with a follow-up task.
Draft Your Guest Reviews Automatically After Every Checkout
Hosts owe a review after every stay and the blank box gets old. After each checkout, get a ready-to-post review draft based on your quick 1-tap rating of the stay.
Self-Hosted AI Knowledge Bot in n8n — Answer from your docs (RAG)
Every time someone asks a question in Slack, this workflow hands it to OpenAI, which retrieves the right passage from your knowledge base and answers with sources. You get an AI assistant that answers from your own docs without lifting a finger.
Build an AI Agent that will answer product questions in n8n
An n8n workflow that fires when a teammate messages your Telegram bot, then an AI agent pulls the relevant policy or spec and replies accurately — giving you instant, accurate answers grounded in your content. No code: import the JSON, connect your apps, and it runs 24/7.
Build an AI Agent that will answer from your docs (RAG) in n8n
An n8n workflow that fires when a new document is added to your drive, then an AI agent retrieves the right passage from your knowledge base and answers with sources — giving you an AI assistant that answers from your own docs. No code: import the JSON, connect your apps, and it runs 24/7.
Auto-Triage and label the issue with AI the Moment a deploy fails
Every time a deploy fails, this workflow hands it to OpenAI, which reads the report, guesses severity and suggests a label and owner. You get issues triaged before standup without lifting a finger.
AI DevOps Agent in n8n: Explain the failure When a pull request is opened
An n8n workflow that fires when a pull request is opened, then an AI agent reads the logs and explains the likely cause and next step — giving you failures explained in plain English instantly. No code: import the JSON, connect your apps, and it runs 24/7.
Use an AI Agent to classify and route Every Time a new support ticket is created with a Telegram Alert
This n8n + AI recipe watches for when a new support ticket is created and reads it, tags the topic and urgency, and routes it to the right person. The result: every message auto-sorted and assigned, completely hands-off.
n8n + AI: Summarize the thread for New Tickets Automatically with a Telegram Alert
Every time a new support ticket is created, this workflow hands it to OpenAI, which summarizes the whole thread into three bullet points. You get long threads condensed to a 10-second read without lifting a finger.
Use an AI Agent to draft a reply Every Time someone submits your contact form with a Telegram Alert
This n8n + AI recipe watches for when someone submits your contact form and drafts a ready-to-send reply in your brand voice. The result: AI-drafted replies waiting in your inbox, completely hands-off.
Auto-Detect angry customers to Messages with an AI Agent in n8n with a Telegram Alert
An n8n workflow that fires when a customer messages you on WhatsApp, then an AI agent scores the sentiment and flags anything angry for a human — giving you at-risk conversations caught before they churn. No code: import the JSON, connect your apps, and it runs 24/7.
Auto-Summarize yesterday's activity with AI in n8n with a Telegram Alert
Every time a new row is added to your tracker, this workflow hands it to OpenAI, which reads the data and writes a plain-English daily digest. You get a daily digest your team actually reads without lifting a finger.
n8n + AI: Turn data into a report Automatically Every Time a new row is added to your tracker with a Telegram Alert
This n8n + AI recipe watches for when a new row is added to your tracker and turns the raw numbers into a narrative report with highlights. The result: a written report generated from raw data, completely hands-off.
AI Agent that will summarize yesterday's activity in n8n with a Telegram Alert
An n8n workflow that fires when a webhook fires from your app, then an AI agent reads the data and writes a plain-English daily digest — giving you a daily digest your team actually reads. No code: import the JSON, connect your apps, and it runs 24/7.
n8n + AI: Turn data into a report Automatically Every Time a webhook fires from your app with a Telegram Alert
This n8n + AI recipe watches for when a webhook fires from your app and turns the raw numbers into a narrative report with highlights. The result: a written report generated from raw data, completely hands-off.
Build an AI Agent that will answer from your docs (RAG) in n8n with a Telegram Alert
An n8n workflow that fires when a question arrives via webhook from your site chat, then an AI agent retrieves the right passage from your knowledge base and answers with sources — giving you an AI assistant that answers from your own docs. No code: import the JSON, connect your apps, and it runs 24/7.
n8n RAG Assistant: Index new documents When a teammate messages your Telegram bot and Post It to Slack
This n8n + AI recipe watches for when a teammate messages your Telegram bot and chunks and embeds the document into your vector store. The result: your knowledge base kept up to date automatically, completely hands-off.
Auto-Draft a first-response reply with AI the Moment a pull request is opened with a Telegram Alert
Every time a pull request is opened, this workflow hands it to OpenAI, which writes a helpful first reply asking for the right details. You get reporters get a fast, useful first response without lifting a finger.
AI DevOps Agent in n8n: Summarize the pull request When a pull request is opened with a Telegram Alert
An n8n workflow that fires when a pull request is opened, then an AI agent summarizes what the PR changes and any risks — giving you PRs summarized for faster review. No code: import the JSON, connect your apps, and it runs 24/7.
n8n + AI: Draft a reply for New Tickets Automatically with a Telegram Alert
Every time a new support ticket is created, this workflow hands it to OpenAI, which drafts a ready-to-send reply in your brand voice. You get AI-drafted replies waiting in your inbox without lifting a finger.
n8n + AI: Detect angry customers for New Emails Automatically with a Telegram Alert
Every time a new customer email lands, this workflow hands it to OpenAI, which scores the sentiment and flags anything angry for a human. You get at-risk conversations caught before they churn without lifting a finger.
n8n + AI: Summarize the thread for New Enquirys Automatically with a Telegram Alert
Every time someone submits your contact form, this workflow hands it to OpenAI, which summarizes the whole thread into three bullet points. You get long threads condensed to a 10-second read without lifting a finger.
n8n + AI: Classify and route for New Messages Automatically with a Telegram Alert
Every time a new message hits your shared inbox, this workflow hands it to OpenAI, which reads it, tags the topic and urgency, and routes it to the right person. You get every message auto-sorted and assigned without lifting a finger.
n8n + AI: Summarize the thread for New Messages Automatically with a Telegram Alert
Every time a new message hits your shared inbox, this workflow hands it to OpenAI, which summarizes the whole thread into three bullet points. You get long threads condensed to a 10-second read without lifting a finger.