Notify Team - N8N level 1 - Discord webhook URL

Hi everyone, For N8N level 1 I recieved an email that have this Webhook URL: https://internal.users.n8n.cloud/webhook/course-level-1
what when I added in the workflow for credentail in discord node, I got unauthorized error. It seems that this credentail should be similar like this: discord.com/api/ID/Token but I didnt get anythink related to discord webhook url. Can anybody help me?

Hi @sardehmoghadam Welcome!
That webhook URL is the one you have to enter in the webhook credentials and it would work just fine, and if it gave you an error try registering again in the level 1 course the URL might be same but this would refresh the token and make sure to restart your instance cause this does not happen usually. hope this helps!

Hi @sardehmoghadam

Welcome to the n8n community!

The webhook URL you received by email in the n8n Level 1 course is meant to be used in the n8n Webhook node, not as a Discord credential.

In the course workflow, that URL is used to trigger/validate the exercise. The Discord node still requires its own authentication (bot token or Discord webhook created inside Discord).

If you paste the course webhook URL into the Discord node, the “Unauthorized” error is expected.