You can now register webhook endpoints to receive automated HTTP notifications whenever events occur in your Improvado workspace — no more polling the API to check for updates.
How it works
Navigate to Settings → Notification Center → Webhooks and add your server URL
Choose which events to subscribe to — from connection changes and extraction updates to load completions and user actions
Verify your endpoint using a simple challenge-response handshake, and start receiving events automatically
Key highlights
80+ event types across accounts, connections, extractions, loads, transformations, data tables, users, and recipes
Secure verification — Improvado validates endpoint ownership via a challenge-response mechanism before delivering any events
Signing secret — each webhook includes a unique secret so your server can authenticate that requests are genuinely from Improvado
Flexible subscriptions — add or remove event types at any time without re-creating the webhook