Simple n8n workflow to send messages to Discord channels using a webhook. Manually triggered for quick notifications or team alerts.
This workflow demonstrates a basic yet powerful automation for sending messages to Discord using n8n. It consists of two nodes: a Manual Trigger node that starts the workflow when executed, and a Discord node configured with a webhook URI to post a customizable text message (default: 'Hello World!') to your specified Discord channel.
Setup is straightforward—replace the webhook URI with your own Discord channel webhook (generated from channel settings > Integrations > Webhooks). No authenticati
Platform
n8n
Category
Finance & Accounting
Price
$3.99
Creator
Fred Garcia
discord
messaging
notification
team chat
webhook
automation
communication
n8n beginner
alerts
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.