Create Webhook

Adrian Pali
Written by Adrian PaliLast updated 8 hours ago

To create a webhook, go to Integrations → Webhooks and click Create New Webhook in the top right corner.

image.png

You will need to enter the following details:

  • Endpoint URL: The public URL where you want to receive webhook events

  • Events: Select which events should trigger the webhook

    • Email events: email.sent, email.opened, email.bounced, email.complaint

    • Domain events: domain.unverified, domain.verified

    • You can select specific events or choose All Events to receive every available update

A Secret Key is automatically generated for each webhook. This key is used to verify the authenticity of incoming requests. If you regenerate the secret key, you must update it in your implementation to ensure signature validation continues to work correctly.

image.png

Once saved, the webhook becomes active immediately and will start sending events to your configured endpoint.

See Also:

Did this article help you solve your issue?

DirectIQ - Help Center

© 2026 DirectIQ - Help Center. All rights reserved.