Stardex supports webhooks so you can receive real-time notifications whenever something changes in your workspace — like a candidate moving stages, a new person being added, or a deal status being updated. Webhooks are powered by Svix, which handles delivery, retries, and logging for you automatically.

<aside> 💡

Webhooks are available on Pro plans and above. An admin must enable webhooks from Settings before you can start receiving events.

</aside>

Enabling Webhooks

  1. Navigate to Settings → Webhooks. https://stardex.com/settings?tab=organization&section=webhooks

1. webhooks.png

  1. Toggle “Enable Webhooks” on.

10. enable webhook.png

Adding an Endpoint

Once webhooks are enabled, you need to add an endpoint — this is the URL where Stardex will send events.

You can manage your endpoints, view delivery logs, and replay failed deliveries right from the webhooks section in Settings. You'll see tabs for Endpoints, Event Catalog, Logs, and Activity. If you prefer a full-page view, click "Open in new tab" to open the webhook management portal in a separate window.

9. open in new tab.png

  1. Click “+ Add Endpoint”.

7. svix add endpoint.png

  1. Enter your webhook URL. For testing, you can use a URL from Svix Play to inspect incoming payloads.
  2. Select which events you want to receive (or leave it blank to receive all events).
  3. Click “Create” to save your endpoint.

5. Svix create.png

Event Types

You can see all available event types in the Event Catalog tab inside the webhook management portal.

CleanShot 2026-04-13 at 13.33.53@2x.png