Email Delivered

Emitted when an email is successfully delivered to the recipient's mail server

Overview

The EmailDelivered event confirms email delivery to the mail server.

Example Payload

{
"eventId": "evt_email_789",
"eventType": "EmailDelivered",
"timestamp": "2025-12-11T19:00:30Z",
"version": "1.0.0",
"data": {
"emailId": "email_xyz789",
"notificationId": "notif_abc123",
"recipient": "jane@example.com",
"subject": "You were assigned to a task",
"deliveryStatus": "delivered",
"provider": "sendgrid",
"deliveredAt": "2025-12-11T19:00:30Z"
}
}

Downstream Actions

  • Analytics Service: Tracks email delivery metrics
  • Notification Service: Updates delivery status