Skip to main content

Send Telegram text and audio messages to Notion with DeepSeek summaries & OpenAI transcription

Workflow preview

Workflow preview
100%
Send Telegram text and audio messages to Notion with DeepSeek summaries & OpenAI transcription preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Streamline Your Communication and Task Management with the Telegram to Notion Automation This powerful automation effortlessly connects your Telegram messages with your Notion workspace, transformi...

Best for

  • Personal Productivity automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.lmchatdeepseek, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.notion, n8n-nodes-base.switch, n8n-nodes-base.telegram, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Wild Nomad.

Original n8n.io source

1.1 Workflow description

Title
Send Telegram text and audio messages to Notion with DeepSeek summaries & OpenAI transcription
Workflow name
Send Telegram text and audio messages to Notion with DeepSeek summaries & OpenAI transcription

Streamline Your Communication and Task Management with the Telegram to Notion Automation

This powerful automation effortlessly connects your Telegram messages with your Notion workspace, transforming how you capture information and manage tasks.

What it does:

Automatic Capture: Instantly captures messages, voice notes, and audio files sent to your designated Telegram chat.

Intelligent Processing:

Text messages are automatically summarized into clear, plain-text descriptions using advanced AI (DeepSeek).

Voice notes and audio files are transcribed into text using OpenAI's powerful transcription service.

Organized in Notion:

Text message summaries are added as new entries to your "Tasks Tracker" database in Notion, with the original message as the title and the summary as the description. The current date is also included.

Transcriptions of voice notes and audio files are saved to your "Transcribes" database in Notion, making them easily searchable and reviewable.

Saves You Time: Eliminates the manual effort of copying and pasting information, transcribing audio, and creating new entries in Notion. Boosts Productivity: Keeps all your important communications and tasks organized in one central location.

This automation is perfect for anyone who uses Telegram for work or personal notes and wants to seamlessly integrate that information into their Notion workflow for better organization and productivity.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Telegram Trigger

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1

Block 2 - DeepSeek Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatDeepSeek - lmChatDeepSeek
Config choices
Version 1

Block 3 - AI Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 4 - Notion1

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 5 - Switch1

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.2

Block 6 - Telegram

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 7 - Notion

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.1

Block 8 - OpenAI

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1

Block 9 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Telegram1

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 12 - Notion2

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.1

Block 13 - OpenAI2

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1

Block 14 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Send Telegram text and audio messages to Notion with DeepSeek summaries & OpenAI transcription
Complexity advanced
Nodes 16
Categories Personal Productivity, AI Summarization
Author Wild Nomad
Published 11 May 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3987/3987.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Send Telegram text and audio messages to Notion with DeepSeek summaries & OpenAI transcription do?

Streamline Your Communication and Task Management with the Telegram to Notion Automation This powerful automation effortlessly connects your Telegram messages with your Notion workspace, transformi...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Summarization use case.