Clerk logo

Clerk Webhook Notifications

Get instant push notifications when users sign up, sign in, or get deleted in Clerk.

Supported Events

New Sign Up

john@example.com just signed up on Clerk

User Removed

jane@acme.co was removed from Clerk

New Login

Someone logged in from Chrome on macOS

How It Works

Clerk sends webhook events for every authentication and user management action — signups, logins, profile updates, and deletions. Hook Bell receives these payloads, extracts the user's email address, event type, and session details, then delivers a rich push notification so you know exactly what happened without opening the Clerk Dashboard.

All Supported Event Types

user.created
user.updated
user.deleted
session.created
session.ended
organization.created
organization.updated
organization.deleted
organizationMembership.created
organizationMembership.deleted

Set Up in 3 Steps

  1. 1

    Create a connection for Clerk in your Hook Bell dashboard and copy the webhook URL.

  2. 2

    In your Clerk Dashboard, go to Webhooks and add the Hook Bell URL as a new endpoint. Select the events you want to monitor.

  3. 3

    Paste the webhook URL into Clerk and save. You'll receive push notifications the moment events fire.

Frequently Asked Questions

Which Clerk events does Hook Bell support?

Hook Bell parses all Clerk webhook events including user.created, user.updated, user.deleted, session.created, and more. Each event is converted into a human-readable push notification.

Do I need to configure anything in Clerk?

Just add the Hook Bell webhook URL as an endpoint in your Clerk Dashboard under Webhooks. Select which events you want to receive notifications for, and you're all set.

Can I monitor multiple Clerk projects?

Yes — create a separate Hook Bell connection for each Clerk project. Each connection gets its own unique webhook URL that you can add to different Clerk dashboards.

Start getting Clerk notifications

Set up in under 2 minutes. Free plan includes 1 connection and 100 events per month.

Read the full guide →Get Started Free

Related Integrations