Telegram Messaging for Bash-Dash - n8n Workflow | Neura Market
Telegram Messaging for Bash-Dash
This workflow allows you to send a message in a Telegram chat via [bash-dash](https://github.com/n8n-io/bash-dash).

**Example usage**:
- telegram I'll be late
If you want to send a predefined message without typing it in the command line, you can replace the Text Expression in the Telegram node with a specific message. In this case, the bash command - telegram will send the predefined message to the chat.
**Example bash-dash config**:
commands[telegram]=http://localhost:5678/webhook/telegram
Platform
n8n
Category
Communication
Price
Free
Creator
Lorena
set
webhook
telegram
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.