# Sendora — the record

> Email marketing platform you run for clients — Mailchimp's category, your codebase, your billing rules.

Source: https://saascode.ai/inside/products/sendora · A product record inside saascode — build data, changelog, and everything written about Sendora.

## The build (measured)

- Files written: 1167
- Pages: 86
- Routes (pages + API): 347
- Database tables (all under RLS): 74
- Migrations: 100
- Time on the line: 13h
- Shipped: 2026-07-29

## Written about it

- [Sendora vs listmonk, vs Brevo, vs building it yourself](https://saascode.ai/inside/sendora-vs-listmonk-vs-brevo-vs-building-it-yourself.md)
- [Self-Hosted and Owned Email Marketing Platforms in 2026: A Buyer's Guide](https://saascode.ai/inside/self-hosted-and-owned-email-marketing-platforms-in-2026-a-buyer-s-guid.md)
- [Road to Sendora](https://saascode.ai/inside/road-to-sendora.md)

## Platform foundation

Like every saascode product, Sendora ships on the fabric — the platform base included with every purchase:

- Authentication: Email + password, 28 providers incl. enterprise SSO
- Organizations: Deployment model depends on the product
- Billing: Subscription plans, feature gating, admin-managed pricing
- Payments: 18 providers — Stripe, PayPal, regional processors
- API: Versioned REST + API keys, rate-limited
- MCP: Agent-ready — MCP server per product
- Integrations: 67 connected services — every card has code behind it
- Webhooks: Signed inbound with replay guard, plus outbound dispatch
- Notifications: 9 channels — in-app, email, Slack, Discord, Telegram, SMS
- i18n: DB-backed translations, admin-editable, add languages post-deploy
- Roles & access: Role-based access control, admin panel included
- Email: 4 switchable providers, templated transactional email
- Security: RLS everywhere, Zod validation, audit logging, rate limiting

## Links

- Buy in the catalog: https://saascode.ai/products/sendora
- Catalog page as markdown: https://saascode.ai/products/sendora.md
- Live demo: https://sendora.saascode.ai
