SendGrid Event Types
Bounce Type Details
SendGrid categorizes bounces into two types:Hard Bounce (ID: 18)
Hard Bounce (ID: 18)
Permanent failure (invalid email, domain doesn’t exist). These addresses should be removed from your list.
Soft Bounce (ID: 19)
Soft Bounce (ID: 19)
Temporary failure (mailbox full, temporarily blocked). SendGrid may retry these automatically. Consider these as temporary issues.
Event Data
Each SendGrid event includes:- Message ID (for correlation)
- Recipient email
- Timestamp
- SMTP response code (for bounces)
- User agent (for opens)
- Clicked URL (for clicks)
- SendGrid-specific IDs (
sg_event_id,sg_message_id)
Event Type Quick Reference
Next Steps
- View analytics to see event statistics
- Troubleshoot issues with event processing