Overview
Use File-Vault domain events and filtered webhook subscriptions to notify downstream systems about governed file activity.
Problem
Other systems need reliable notification when important file or share state changes.
Solution
Record File-Vault events, publish declared topics through EventBus, and enqueue matching webhook deliveries.
How it works
File operations create event records; the event worker publishes them, and matching webhook subscriptions are delivered by the webhook worker with security and retry state.
Who is this for
Workspace Administrator
Integration Engineer
Expected outcomes
- Asynchronous notification outside the user request
- Auditable EventBus and webhook delivery state
Key metrics
Security impact
- Event records, subscription filters, target endpoint, delivery metadata, correlation data, and retry state · PII: depends on event/resource metadata included in the configured delivery
Compliance
- Declared event topics, HTTPS webhook policy, secret references, retry state, and auditability
Availability & next steps
Business
Enterprise