Webhooks Overview
Audience:
Technical Teams, Integration Partners
Overview
Webhooks allow external systems to receive real-time notifications when events occur in Pruuvn®. When an event is triggered, Pruuvn® sends an HTTP POST request to a configured endpoint.
Common Use Cases
- Sync compliance status changes
- React to insurance verification updates
- Monitor onboarding or document events
- Trigger downstream workflows
Supported Record Types (Examples)
- Insurance Certificates
- W9 Forms
- Verification Records
Event-Driven Architecture
Webhooks are event-based, meaning messages are sent only when a subscribed event occurs.
Related Articles
- Setting Up a Webhook
- Webhook Event Types
- Verifying Webhook Signatures
