Skip to main content

Configuring Discord notifications on Slash

Victor Cardenas avatar
Written by Victor Cardenas
Updated over 2 months ago

Setting up Discord notifications

If you'd like to get Slash notifications in Discord, you can set up Webhook notifications. However, it is important to note that Slash only supports Discord webhooks. Custom webhooks or other platforms' webhooks are not compatible.

Webhook Compatibility Overview

Slash is specifically designed to support Discord webhooks. You can seamlessly integrate Discord webhooks into your workflows, but other custom webhooks or platforms are currently unsupported.

Steps:

  1. In the Discord server of your choosing, click on the gear icon next to the channel you'd like to get your notifications in

  2. Click on "Integrations" > "Webhooks" > "New Webhook"

  3. Open the newly created webhook and click "Copy Webhook URL"

  4. Go back to Slash, then click the "Webhooks" tab to the right of "Notifications"

  5. Click "Create Webhook", and give your webhook a label, typically this is the channel name where the notifications will go to

  6. Then go back to your notification preferences, and point the desired notification types to the webhook you just created.

  7. Now, the webhook will send a notification to your desired server.

You can add as many webhook URLs as you want.

Did this answer your question?