Telegram Automation Workflows
1,649 ready-made Telegram workflows for n8n, Make, Zapier, Activepieces, and Pipedream. Bots, alerts, and AI assistants delivered straight to Telegram chats and channels.
Remotely Manage n8n with Telegram Bot Commands
Use a Telegram bot to control your n8n instance remotely with admin commands, enhancing automation management from anywhere.
n8n$19.99Deploy a Telegram AI Support Bot Using GPT-4 and Google Docs
Transform your Telegram bot into an intelligent AI support agent that leverages Google Docs for accurate, real-time responses to customer inquiries.
n8n$9.99Automate Subscription Tracking and Reminders with GPT-4, Telegram, and Google Sheets
This workflow automates the management of subscription billing reminders and data updates using Telegram and Google Sheets, powered by GPT-4. It checks for upcoming due subscriptions daily at 8:00 AM, formats the information, and sends reminders to users, enhancing efficiency and accuracy.
n8n$14.99Automate Telegram Reminders with GPT-4 and Airtable Integration
This workflow automates the creation and management of reminders via Telegram, using GPT-4 for natural language processing and Airtable for storage. Users can set reminders, receive notifications, and cancel them with unique codes.
n8n$14.99Automate Expense Tracking from Receipt Photos with Telegram and Google Sheets
Effortlessly track expenses by sending receipt photos to your Telegram bot, using OCR.space to extract data and log it in Google Sheets.
n8n$4.99TradingView Signal Extractor with Gmail, Google Sheets & Telegram Notifications
Stay ahead in your **trading game** with this powerful **n8n automation** workflow. Designed for real-time efficiency, this setup continuously **scans your Gmail inbox** for trading alerts from **TradingView** and ensures **you never miss a signal.** Every minute, this workflow will: - **Check Gmail** for new messages using a trigger. - **Identify** emails coming specifically from TradingView. - **Extract** key trading signals like **BUY** or **SELL** along with the company name. - **Capture** the exact date and time of the alert. - **Log** all extracted signals neatly into a **Google Sheet** for easy tracking and analysis. - **Instantly notify you on Telegram** with a custom message so you can act fast. Perfect for **traders** who want an **automated assistant** to handle **alerts, record them for analysis,** and provide timely updates - **all without lifting a finger.**
n8n$9.99Automate TikTok Video Downloads Without Watermarks Using n8n and Telegram
This n8n workflow automates the process of downloading TikTok videos without watermarks. Users simply send a video link to a Telegram bot, and the workflow retrieves the video in high quality and sends it back through Telegram.
n8n$9.99Automate Video Creation from Telegram Images Using AI and Seedance
This workflow automates the process of transforming images sent via Telegram into engaging short-form videos using AI and Seedance. It captures images, generates video prompts, and delivers the final video back to the user.
n8n$14.99Automate Airbnb Searches via Telegram with AI and Voice Support
This workflow creates a smart Telegram bot that helps users find Airbnb accommodations using natural language and voice inputs, leveraging AI for personalized recommendations.
n8n$9.99Automate Technical Stock Analysis with Telegram, Airtable, and AI
This workflow automates the process of technical stock analysis using Telegram for communication, Airtable for data storage, and AI for analysis. It allows traders and analysts to receive real-time insights without manual intervention.
n8n$24.99Automate Daily Weather Updates via Telegram Using OpenWeatherMap
Automatically receive daily weather reports on Telegram, including current conditions and a 5-day forecast, using OpenWeatherMap data.
n8n$9.99Create an AI Knowledge Assistant with RAG and RLHF via Telegram
This workflow automates the creation of an AI-powered knowledge assistant using retrieval-augmented generation (RAG) and reinforcement learning from human feedback (RLHF) through Telegram. It streamlines knowledge management by importing and indexing documentation into MongoDB for efficient semantic search and continuously improves AI responses with user feedback.
n8n$14.99Telegram AI Bot-to-Human Handoff for Sales Calls
### This n8n template demonstrates an approach to perform bot-to-human handoff using Human-in-the-loop functionality as a switch. In this experiment, we play with the idea of states we want our agent to be in which controls its interaction with the user. * **First state** - the agent is onboarding the user by collecting their details for a sales inquiry. After which, they are handed-off / transferred to a human to continue the call. * **Second state** - the agent is essentially deactivated as further messages to the bot will not reach it. Instead, a canned response is given to the user. The human agent must reactivate the bot by completing the human-in-the-loop form and give a summary of their conversation with the user. * **Third state** - the agent is reactivated with the context of the human-to-user conversation and is set to provide after-sales assistance. A tool is made available to the agent to again delegate back to the human agent when requested. ### How it works * This template uses Telegram to handle the interaction between the user and the agent. * Each user message is checked for a session state to ensure it is guided to the right stage of the conversation. For this, we can use Redis as a simple key-value store. * When no state is set, the user is directed through an onboarding step to attain their details. Once complete, the agent will transfer the user to a human agent - technically, all this involves is an update to the session state and a message to another chat forwarding the user's details. * During this human state, the agent cannot reply to the user and must wait until the human transfers the conversation back. The human can do this by replying to the human-in-the-loop message with a summary of their conversation with the user. This session state now changes to bot and the context is implanted in the agent's memory so that the agent can respond to future questions. * At this stage of the conversation, the agent is now expected to handle and help the user with after-sales questions. The user can at any time request transfer back to the human agent, repeating the previous steps as necessary. ### How to use * Plan your user journey! Here is a very basic example of a sales inquiry with at most 3 states. More thought should be developed when many more states are involved. * You may want to better log and manage session states so no user is left in limbo. Try connecting the user and sessions to your CRM. * Note, the Onboarding agent and After-Sales agent have separate chat memories. When adding more agents, it is recommended to continue having separate chat memories to help focus between states. ### Requirements * Telegram for chatbot & interface * Redis for session store and chat memory * OpenAI for AI agent ### Customizing this workflow * Not using Telegram? This template works with WhatsApp and other services with equivalent functionality.
n8n$24.99Automate Financial Management with AI via Telegram and WhatsApp
Leverage AI to automate financial transactions, generate insights, and communicate via Telegram or WhatsApp for streamlined financial management.
n8n$9.99Automate Google Calendar Management with Voice Commands via Telegram and GPT-4
This n8n workflow turns your Telegram bot into a personal AI calendar assistant, enabling voice and text command management of Google Calendar using GPT-4 and LangChain.
n8n$14.99Build a Customer Support FAQ Agent with GPT-5, Telegram & Pinecone
RAG-Based Customer Support Agent (GPT-5 + Telegram) Description: This workflow builds a powerful Retrieval-Augmented Generation (RAG) Customer Support Agent that interacts with users directly through Telegram using the GPT-5 model. It combines real-time conversational capabilities with context-aware responses by leveraging vector search via Pinecone, making it ideal for automated, intelligent support systems. Watch Video Tutorial Build on Workflows Like These: https://www.youtube.com/@Automatewithmarc **Key Features:** - **Telegram Integration:** Listens to customer queries via the Telegram trigger node and sends back intelligent responses in the same chat. - **GPT-5 Agent (LangChain):** A powerful AI agent node orchestrates the conversation using OpenAI's GPT-5 model. - **Contextual Memory:** A Memory Buffer stores the last 15 interactions per user to provide more personalized and coherent multi-turn conversations. - **RAG with Pinecone:** Integrates with Pinecone to fetch relevant answers from your "Customer FAQ" vector namespace, enabling grounded and accurate responses. - **Embeddings Generation:** Uses OpenAI's Embeddings node to process and vectorize documents for retrieval. - **End-to-End AI Pipeline:** Connects all components from input to output, providing seamless and intelligent customer support. **Tech Stack:** - GPT-5 via OpenAI API - Pinecone vector store (namespace: Customer FAQ) - Telegram Bot API - LangChain agent, memory, and embedding tools - n8n self-hosted or cloud instance **Ideal Use Cases:** - Automated customer support for e-commerce, SaaS, or community support - FAQ bots with up-to-date product or policy documents - Multilingual support agents (customizable via GPT-5) **Setup Instructions:** 1. Set up your Telegram bot and insert credentials. 2. Add your OpenAI and Pinecone API keys. 3. Upload or index your support documents into the Customer FAQ namespace on Pinecone. 4. Deploy and test your Telegram bot.
n8n$9.99Automate Image Analysis from Forms to Telegram with OpenAI
This workflow automates the process of analyzing images submitted through forms using OpenAI's Vision model and sends the analysis results directly to a specified Telegram chat.
n8n$4.99Automate Web Monitoring and Telegram Alerts for Job and Product Updates
This workflow automatically scrapes specific data from websites without APIs or RSS feeds, such as niche job postings or product availability, and sends alerts via Telegram when changes are detected.
n8n$4.99Automate Weekly Google Analytics Insights with AI and Smart Email/Telegram Notifications
This workflow automates the extraction and analysis of Google Analytics data using AI, delivering insights via Gmail and Telegram. It ensures stakeholders receive positive updates while negative trends are promptly addressed.
n8n$9.99Automate AI Image Generation and Logging with Telegram and Google Sheets
This workflow enables users to generate AI images via Telegram and log each request to Google Sheets. It seamlessly processes user prompts, generates images using OpenAI, and returns the images to the user while maintaining a log in Google Sheets.
n8n$4.99Automate AI Image Generation via Telegram with Google Gemini
Transform user text inputs into high-quality AI-generated images using a Telegram bot integrated with Google's Gemini 2.0 Flash. This workflow enhances prompts for artistic detail and delivers images directly to Telegram.
n8n$9.99Track Expenses from Telegram to Google Sheets with GPT-4.1 Mini
# Telegram Expense Tracker to Google Sheets with GPT-4.1 [.jpg)](https://www.youtube.com/watch?v=DsSs1EF1lQg) > A lightweight automation that lets users log daily expenses via a Telegram bot and instantly saves them into Google Sheets—perfect for anyone looking to manage spending on the go with AI-powered structure and ease. ## ☀ Who's it for This workflow is for anyone who wants to log their daily expenses by simply chatting with a Telegram bot. Ideal for: - Individuals who want a quick way to track spending - Freelancers who log receipts and purchases on the go - Teams or small business owners who want lightweight expense capture ## ℹ How it works / What it does 1. **User sends a text message on Telegram** describing an expense _(e.g., “Bought coffee for 50k at Highlands”)_ 2. **Message format is validated** - If the message is **text**, it proceeds to GPT-4.1 Mini for processing. - If it's **not text** (e.g., image or file), the bot sends a fallback message. 3. **OpenAI GPT-4.1 Mini parses the message** and returns: - `relevant`: true/false - `expense_record`: structured fields (date, amount, currency, category, description, source) - `message`: a friendly confirmation or fallback 4. **If valid**: - The bot replies with a fun acknowledgment - The data is saved to a connected Google Sheet 5. **If invalid**: - A fallback message is sent to encourage proper input ## ⚙ How to set up ### 1. Telegram Bot Setup - Create a bot using [BotFather](https://t.me/botfather) on Telegram - Copy the bot token and paste it into the `Telegram Trigger` node ### 2. Google Sheet Setup - Create a Google Sheet with these columns: ``` Date | Amount | Currency | Category | Description | SourceMessage ``` - Share the sheet with your n8n service account email ### 3. OpenAI Configuration - Connect the `OpenAI Chat Model` node using your OpenAI API key - Use GPT-4.1 Mini as the model - Apply a system prompt that extracts structured JSON with: - `relevant`, `expense_record`, and `message` ### 4. Add Parser - Use the `Structured Output Parser` node to safely parse the JSON response ### 5. Conditional Logic Nodes - `Is text message?` - Checks if the message is in text format - `Supported scenario?` - Checks if `relevant = true` in the LLM response ### 6. Final Actions - **If relevant**: - Send confirmation via Telegram - Append row to Google Sheet - **If not relevant**: - Send fallback message via Telegram ## 📌 Requirements - Telegram bot token - OpenAI GPT-4.1 Mini API access - n8n instance (self-hosted or cloud) - Google Sheet with access granted to n8n - Basic understanding of n8n node configuration ## © How to customize the workflow | Feature | How to Customize | |---------|------------------| | Add multi-currency support | Update system prompt to detect and extract different currencies | | Add more categories | Modify the list of categories in the system prompt | | Track multiple users | Add `username` or `chat ID` column to the Google Sheet | | Trigger alerts | Add Slack, Email, or Telegram alerts for specific expense types | | Weekly summaries | Use a cron node + Google Sheet query + Telegram message | | Visual dashboards | Connect the sheet to Looker Studio or Google Data Studio | Built with Telegram + GPT-4.1 Mini + Google Sheets + n8n
n8n$14.99Automate Pet Grooming Social Media Posts and Bookings with AI and Telegram
Streamline your pet grooming business by automating Facebook posts and appointment bookings using AI, Google Sheets, and Telegram. This workflow ensures consistent social media presence and efficient booking management.
n8n$24.99Create Menu-Driven Telegram Bots with Command Handling
This workflow template enables the creation of Telegram bots that utilize menu-driven commands for structured interactions. It allows users to select commands from a menu, ensuring precise control and predictable bot behavior without relying on conversational AI.
n8n$14.99
More integrations
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work