Fromeventtodeliveredmessage
Your code triggers an event. Sendivent resolves the contact, compiles the template for each channel, and delivers.








Thursday, Jan 2
9:41
Seehowitworks
How each part of the system works.
Event-based delivery
Send one event when something happens. Sendivent resolves the contact, compiles the message, and delivers.
- One event per product moment
- Channel routing defined in dashboard
- Delivery logic lives outside your code
Template management
Edit templates in an email-safe editor. Structure and compatibility are enforced automatically.
- Email-safe components by default
- Ready-made templates for common messages
- AI assistance for writing copy
order.shippedSubject:{{user.name}}, your order is on its way!Hi {{user.name}},
Your order #{{orderNumber}} has shipped!
Expected: {{formatDate estimatedDelivery}}
Track your package
Automatic delivery routing
Routing is configured per event, not per user. Channels, fallback order, and retry behavior are set in the dashboard.
- Routing rules defined per event
- Fallback channels configured in dashboard
- No per-user delivery logic in your code
Deliveredorder.confirmedsarah@acme.com
Deliveredpassword.reset+1 555-0123
Deliveredinvoice.paid@emma.wilson
Delivereduser.welcomedavid@startup.io
Deliveredorder.shipped+44 7700 123
Deliveredpayment.failedjames@corp.com
Deliveredorder.confirmedsarah@acme.com
Deliveredpassword.reset+1 555-0123
Deliveredinvoice.paid@emma.wilson
Delivereduser.welcomedavid@startup.io
Deliveredorder.shipped+44 7700 123
Deliveredpayment.failedjames@corp.com
Delivery logs and tracing
Every notification is logged with delivery status, timestamps, and channel details. Logs are searchable by user, event type, or time range.
- Full delivery history per user and event
- Status tracked per delivery attempt
- Searchable from dashboard
order.confirmedDelivered
sarah@acme.comEvent received10:42:01Contact resolved10:42:02Template compiled10:42:03Personalized10:42:04Queued10:42:05Sent via Email10:42:06
Delivered10:42:07Sandbox environment
A separate environment for testing and development. Events, contacts, and templates are isolated from production data.
- Separate API keys for sandbox and production
- Isolated events, contacts, and templates
- No risk to production data
ActiveSandboxTest API Keytest_Rk4jX9mK7pQ2...ProtectedProductionLive API Keylive_••••••••••••...
Trusted infrastructure
Reliable delivery and security, out of the box.
Reliable by design
Automatic retries
Handles temporary failures without intervention
Async processing
Queues and processes messages safely at scale
High availability
Built to handle traffic spikes gracefully
Secure by default
Encrypted end-to-end
Data protected at rest and in transit
GDPR-ready
Privacy compliance without extra configuration
Full audit trail
Every action logged and traceable
Startsendingnotificationsinminutes.
Free to try. No credit card required.