n8n-docs/docs/nodes/credentials/Discord
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
create-webhook.gif Minor improvements to Discord docs 2020-08-31 07:04:21 +05:30
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
using-oauth.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00

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

  1. To create a webhook in Discord that sends content to your channel, go to the settings of your channel.
  2. Select 'Integrations' from the sidebar.
  3. Click on the Create Webhook button.
  4. Name your bot, and click on the Copy Webhook URL button to copy the webhook URL.
  5. Back in n8n, use the copied webhook URL in your Discord node.

How to create a webhook in Discord