Outbound Event Webhooks
- Real-time push notifications for email and contact lifecycle events
- Email events: sent, delivered, opened, clicked, bounced, complained, unsubscribed, failed
- Contact events: created, updated, confirmed, unsubscribed, deleted, tag_added, tag_removed
- Automatic retry with exponential backoff (5 attempts)
- JSON payloads with detailed event data
- Bot/scanner detection included in engagement events
- Configure via
webhook_urlin customer profile
API-First Design
- RESTful architecture with JSON request/response
- Comprehensive OpenAPI 3.1 specification
- Interactive documentation with live testing
- Detailed error responses with codes