Block 1 - Telegram Bot Receives Message
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
What It Does This workflow connects a Telegram bot with your ClickUp workspace, allowing you to create , read , update , and delete tasks just by sending a message. The AI agent interprets natur...
n8n-nodes-base.telegramtrigger, n8n-nodes-base.if, n8n-nodes-base.telegramtool, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.clickuptool, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rosh Ragel.
Original n8n.io sourceThis workflow connects a Telegram bot with your ClickUp workspace, allowing you to create, read, update, and delete tasks just by sending a message. The AI agent interprets natural language commands and takes the appropriate action — all without needing to open ClickUp.
It’s like having a personal assistant inside Telegram that manages your task list for you.
To use this workflow, you'll need the following credentials set up in n8n:
Make sure to add your bot's user ID to the Ignore Bot Messages node.
This prevents infinite loops caused by the bot responding to its own messages.
If you're unsure of your bot's ID:
This workflow is ideal for solo operators, remote teams, or anyone who wants to manage ClickUp while on the go — without switching apps.
Ignore Bot Messages node"Add a task to follow up with invoices every Friday" This workflow eliminates the friction of switching between Telegram and your task manager. It reduces manual data entry, saves time, and gives you a simple way to manage your to-do list using natural language — even on mobile.
Perfect for freelancers, managers, or team leads who want a faster, more intuitive way to stay organized.
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.
| Workflow | Manage ClickUp Tasks with Natural Language via Telegram Bot and GPT-4.1 |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Project Management, AI Chatbot |
| Author | Rosh Ragel |
| Published | 28 Jul 2025 |
Use the JSON export at /data/workflows/6546/6546.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
What It Does This workflow connects a Telegram bot with your ClickUp workspace, allowing you to create , read , update , and delete tasks just by sending a message. The AI agent interprets natur...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Project Management, AI Chatbot use case.