Use Cases
- Quickly activate or deactivate workflows using Telegram commands.
- Manage automated processes remotely without accessing the n8n interface.
- Filter commands to ensure only authorized users can control workflows.
- Streamline operations for marketing and sales teams.
How It Works
Receive commands from Telegram through a dedicated bot. Filter messages based on a specific chat ID to ensure security. Use switches to determine whether to activate or deactivate workflows. Execute the appropriate action based on the command received.
Setup Steps
- 1Import the workflow template into n8n.
- 2Create a Telegram bot and obtain the API key.
- 3Set up Telegram credentials in n8n.
- 4Configure the chat ID in the filter node.
- 5Test the workflow by sending commands through Telegram.
Apps Used
Telegram
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications