Email Webhook
Learn how to use the Email Webhook provider to send email notifications using Novu
Email Webhooks are an extremely flexible way for developers to monitor the health of their mail stream in real time
Getting Started
First go to Email Settings in Settings menu to configure Email Webhook.
Creating the Email Webhook integration with Novu
- Visit the Integrations page on Novu.
- Click the “Add a provider” button.
- Select Email Webhook service
- Click
Next
- Choose your preferred deployment environment:
Development
orProduction
. Then Click theCreate
button. - Add
Webhook URL
&Secret Hmac Key
to sign off the email - Finally add
From email address
&Sender name
to identify email sender - Click on the
Disabled
button and mark it asActive
. - Click on the Update button.
- You should now be able to send notifications using Email Webhook in Novu.
Was this page helpful?