Skip to main content
The UniOne plugin handles incoming webhooks. Point your provider’s subscription URL at your Corsair HTTP handler (see Overview for setup context and the exact URL shape).
New to Corsair? See webhooks and hooks.

Webhook map

  • emailStatus (emailStatus)
  • spamBlock (spamBlock)

HTTP handler setup

app/api/webhook/route.ts

Events

Email Status

Email Status

emailStatus Transactional email status events from UniOne Payload
webhookHooks example

Spam Block

Spam Block

spamBlock SMTP spam-block events from UniOne Payload
webhookHooks example