Provider Webhooks
Mailroom includes scaffolded provider webhook storage for future delivery, bounce, suppression, delay, open, and click events. Provider-specific signature verification and event mapping are intentionally limited until each provider integration is locked down.
- Enable Provider Event Webhooks in Settings only when you have a provider integration ready to send events.
- Set a Webhook Shared Secret.
- Use the generated Webhook Endpoint URL as the provider target.
- Provider requests must include the secret as the
secretrequest parameter orX-Mailroom-Secretheader.