Remotely activate or deactivate n8n workflows using simple Telegram commands like '/start marketing' or '/stop sales' for quick issue resolution without PC access.
This workflow enables users to control n8n workflows remotely via Telegram by sending commands such as '/stop marketing' to deactivate a workflow or '/start sales' to activate one. It integrates a Telegram bot trigger that listens for messages, filters for authorized chat IDs, and uses switch nodes to parse commands and keywords matching workflow names. The n8n API nodes then handle the activation or deactivation seamlessly.
Key benefits include rapid response to workflow errors or urgent needs
Platform
n8n
Category
Marketing
Price
$14.99
Creator
Fred Garcia
n8n
Telegram
bot
workflow-management
remote-control
automation
activation
deactivation
team-chat
marketing
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.