Use Cases
- Convert voice messages into tasks in Todoist.
- Automatically create tasks from text messages sent via Telegram.
- Enhance project management by breaking down user-defined projects into actionable sub-tasks.
How It Works
Receive messages from Telegram, identifying if they are voice or text. Fetch and transcribe voice messages into text using OpenAI. Process the text to extract tasks and format them for Todoist. Create tasks in Todoist with specified content and priority levels. Send confirmation messages back to the user on Telegram.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Connect your Telegram and Todoist accounts to the workflow.
- 3Set up the Telegram trigger to listen for incoming messages.
- 4Test the workflow by sending a voice or text message to your Telegram bot.
Apps Used
Telegram
OpenAI
Todoist
Categories
Target Roles
Tags
#ai assistants
#process automation
#workflow management