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 | description |
|---|---|
| /credentials/discord | Learn to configure credentials for the Discord node in n8n |
Discord
You can follow these instructions to create a webhook in Discord to use with the following nodes.
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.
