Learn to send Discord notifications swiftly with Novu
webhook Url
. It is pretty simple and can be done in the following easy steps:
Go to the channel on Discord
Right click and select 'Edit'
Create webhook from the Integrations menu
Copy the webhookUrl and keep it somewhere
Make sure Discord Integration is active
Create a workflow from the Novu Web Dashboard
Drag and drop the 'chat' option
Configure the step as per your liking
Copy the trigger code
novu.js
, in our case, which is as follows:
.env
file to avoid hardcoding as a good practiceOur app in action!