Added
Add webhook support for real-time event notifications
3 days ago
Webhooks Integration You can now receive real-time notifications when events occur in your Briink workspace. The new webhook system allows you to:
- Subscribe to events and receive HTTP callbacks to your endpoints
- Benefit from automatic retry logic for failed deliveries
- Handle transient errors gracefully with built-in error handling
This enables you to build responsive integrations that react immediately to document processing completions, assessment updates, and other platform events - instead of having to poll for status changes.
Find the full documentation here! https://briink.readme.io/docs/webhooks