メインコンテンツへスキップ

インテグレーション

Webhook

Zenovay のイベントを、チームがすでに利用しているツールへ送信します。

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

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

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

仕組み

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

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

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