Webhooks management page in the dashboard

Back to Changelog
FEB 17, 2026
NewDashboardWebhooks

Webhooks are now configurable from a dedicated Webhooks page rather than being a developer-only API task.

  • Add an endpoint URL, pick which event types to subscribe to, and FastPix generates a signing secret you can copy from the UI.
  • Existing webhooks created for the current environment are listed with status, created date, and a per-row action menu to disable, edit, or delete.
  • The page uses the redesigned full-screen modal for create/edit, with inline validation of the destination URL.
  • Webhook secrets can be rotated without losing existing configuration; the previous secret remains valid for a grace period.