Automate Gmail Newsletter Summaries to Telegram Using GPT-4.1-Mini - n8n Workflow | Neura Market
Automate Gmail Newsletter Summaries to Telegram Using GPT-4.1-Mini
Automatically summarize Gmail newsletters and send them as concise, formatted messages to your Telegram bot using GPT-4.1-Mini. This workflow triggers on a Telegram command, retrieves relevant emails, summarizes them, and delivers the digest in a Telegram-friendly format.
This workflow is designed to streamline the process of receiving and summarizing Gmail newsletters into digestible formats directly in Telegram. By sending a command to your Telegram bot, you can specify the number of days for which you want to retrieve newsletters. The workflow fetches emails from Gmail, processes them using GPT-4.1-Mini to generate summaries, and formats these summaries into a single message. The message is then split into manageable chunks to comply with Telegram's message si
Platform
n8n
Category
Communication
Price
Free
Creator
David Kim
public
code
gmail
telegram
stickyNote
splitInBatches
telegramTrigger
openAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.