Use Cases
- Send project updates from Slack to team members via Email.
- Notify users on Telegram about important Slack messages.
- Automate alerts for new Slack messages to Email for better tracking.
How It Works
Webhook triggers the workflow upon receiving a POST request. Data is processed and customized using the 'Set' node. Notifications are sent to Slack, followed by Email and Telegram.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Webhook node with the desired path.
- 3Set up the Slack node with the appropriate channel and message format.
- 4Configure the Email node with recipient details and message content.
- 5Set up the Telegram node with the target chat and message format.
Apps Used
Slack
Telegram
Categories
Target Roles
Industries
Tags
#notifications
#slack automation
#email automation