Skip to content

This repository contains a webhook listener that processes events from Clerk and triggers notification workflows in Novu. It enables real-time notifications for authentication-related events such as user sign-ups, sign-ins, profile updates, and more.

License

Notifications You must be signed in to change notification settings

novuhq/clerk-to-novu-webhooks

Repository files navigation

Clerk Webhooks Events to Novu Workflows

This repository contains a simple webhook endpoint that listens for Clerk webhook events and triggers Novu workflows.

Check out the Integration Guide to learn more.

Deploy

Easily deploy the template to Vercel with the button below. You will need to set the required environment variables in the Vercel dashboard.

Deploy with Vercel

Running Locally

git clone https://github.com/novuhq/clerk-to-novu-webhooks.git

To run the example locally, you need to:

  1. npm install the required dependencies.
  2. npm run dev to launch the development server.

Learn more

To learn more about Clerk and Novu, check out the following resources:

About

This repository contains a webhook listener that processes events from Clerk and triggers notification workflows in Novu. It enables real-time notifications for authentication-related events such as user sign-ups, sign-ins, profile updates, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published