Automate Task Management from Telegram Messages with AI and Notion - n8n Workflow | Neura Market
Automate Task Management from Telegram Messages with AI and Notion
This workflow converts voice or text messages from Telegram into structured tasks in Notion using AI for intent detection and task generation. It facilitates task creation, updates, and analysis, enhancing productivity and organization.
The workflow integrates Telegram, OpenAI, and Notion to streamline task management. It receives messages from Telegram, determines if they are voice or text, and processes them accordingly. Voice messages are transcribed to text using OpenAI. The text is then analyzed to detect the user's intent—whether to create, update, or analyze tasks. Based on the intent, tasks are either created or updated in Notion, or an analysis is performed to provide insights on task management. This automation enhanc
Platform
n8n
Category
Productivity
Price
Free
Creator
Diego Morales
set
code
notion
switch
telegram
stickyNote
httpRequest
telegramTrigger
openAi
chainLlm
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.