Automate Notion Task Creation from Telegram Messages Using GPT-3.5 - n8n Workflow | Neura Market
Automate Notion Task Creation from Telegram Messages Using GPT-3.5
Effortlessly create tasks in your Notion database by sending text or audio messages to a Telegram bot, which are transcribed and processed using GPT-3.5.
This workflow streamlines task management by integrating Telegram, OpenAI's GPT-3.5, and Notion. It starts by capturing messages from a Telegram bot, distinguishing between text and audio. Audio messages are downloaded and transcribed using OpenAI's transcription capabilities. Both text and transcribed messages are interpreted to extract task details, including optional due dates. These details are then used to create a new task in Notion, and a confirmation message is sent back to the user. The
Platform
n8n
Category
Productivity
Price
Free
Creator
Alex Petrov
🤖 AI Powered
code
switch
telegram
notionTool
stickyNote
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.