mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| create-webhook.gif | ||
| README.md | ||
| using-oauth.gif | ||
| permalink |
|---|
| /credentials/discord |
Discord
You can find information about the operations supported by the Discord node on the integrations page. You can also browse the source code of the node on GitHub.
Prerequisites
Create a Discord account.
Creating a webhook in Discord
- To create a webhook in Discord that sends content to your channel, go to the settings of your channel.
- Select 'Integrations' from the sidebar.
- Click on the Create Webhook button.
- Name your bot, and click on the Copy Webhook URL button to copy the webhook URL.
- Back in n8n, use the copied webhook URL in your Discord node.
