Skip to main content
The AgentMail 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

  • message
    • received (message.received)

HTTP handler setup

app/api/webhook/route.ts

Events

Message

Received

message.received A new email was received in an AgentMail inbox Payload
webhookHooks example