Skip to content
mailroom

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.

  1. Enable Provider Event Webhooks in Settings only when you have a provider integration ready to send events.
  2. Set a Webhook Shared Secret.
  3. Use the generated Webhook Endpoint URL as the provider target.
  4. Provider requests must include the secret as the secret request parameter or X-Mailroom-Secret header.