Skip to main content

INTEGRATION

Webhooks

Push Zenovay events into the tools your team already uses.

  • Push any Zenovay event into Discord, Slack, Zapier, n8n, or Make in minutes.

  • Every payload is signed with HMAC-SHA256 and retried with exponential backoff.

  • Replay deliveries from the dashboard when an endpoint is down.

How it works

  1. Create a webhook config in your Zenovay dashboard and pick the events you want.

  2. Paste a destination URL. Zenovay POSTs a signed JSON payload for every match.

  3. Failed deliveries retry with backoff and are logged for replay.