(De)activate n8n workflows using Telegram commands — n8n Workflow
Overview
Telegram N8N workflow (de)activator
What does it do? This workflow helps you to quickly activate or deactivate a workflow through Telegram. Sometimes we are not able to access a PC to resolve an issue if something goes wrong with a workflow. If you, like me, use Telegram to send yourself error reports, you can quickly react in case of urgency. Just by sending '/stop' combined with the name you use for a workflow, you can deactivate a workflow, or reactivate it with '/start'. For example '/stop
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 9 nodes, connecting filter, n8n, switch.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (9)
Sticky Note2
stickyNote
Keep only messages from a specific chat id
filter
Activate the sales workflow
n8n
Switch depending on content (deactivate)
switch
Receive commands from Telegram
telegramTrigger
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
deactivate-n8n-workflows-using-telegram-commandsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
MilanWR
@milanwr
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →