Public Backlog

WebinOne announcements, releases, updates and achievements

Delivered

HMAC Signature for Outgoing Webhooks

  • Open API
All outgoing webhooks can now be optionally signed with HMAC-SHA256 to ensure authenticity and data integrity. When enabled, each webhook includes timestamp, event name, and signature headers generated using either the webhook’s secret or the API application’s client secret.