Use a Telegram bot to control your n8n instance remotely with admin commands, enhancing automation management from anywhere.
This workflow integrates n8n with Telegram, allowing users to execute, activate, deactivate workflows, list executions, and manage backups directly through Telegram chat commands. It is designed for self-hosted n8n instances, providing a convenient way to manage workflows on the go. The setup requires creating Telegram and n8n API credentials and configuring nodes with these credentials. The workflow supports various commands like 'workflows', 'execute', 'activate', 'deactivate', 'executions', '
Platform
n8n
Category
IT & Development
Price
Free
Creator
Maya Gupta
if
n8n
set
code
filter
switch
telegram
n8nTrigger
stickyNote
errorTrigger
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.