Lovable builds your app. Sidemail handles the emails. Design them visually, send via API — transactional messages, newsletters, onboarding sequences, and product updates. All from one platform, integrated in minutes.

Newsletters & product updates
Email automation & drip sequences
Transactional emails
Contact management
No-code email editor
GDPR compliant & EU based
Every Lovable app follows the same path. Auth emails are just the beginning.
Lovable handles signups, password resets, and magic links. Auth emails work. You're shipping.
You want to welcome them properly — branded emails that match your app, designed visually in a no-code editor, not coded in HTML.
Users expect updates. You need newsletters, changelogs, re-engagement emails. Lovable wasn't built for this.
Newsletters, automation, contact segments, drip sequences, analytics — all from one platform. Keep Lovable for auth. Use Sidemail for everything else.
Everything Lovable doesn't — in one place
Sidemail is an all-in-one email platform built for SaaS. Transactional emails, newsletters, email automation, contact management, subscribe forms — production-ready in under 30 minutes.
Lovable users move fast. Sidemail matches that speed. Sign up, pick a pre-made template or build one with the no-code editor, and start sending via the API. No config headaches.




Drag, drop, done. Pick your brand colors, choose from 500+ Google Fonts, add your logo. Tweak copy and layout anytime — no developer needed. Every email is responsive, dark-mode ready, and tested across all major email clients.
DKIM and SPF set up automatically. Bounce handling, suppression lists, and feedback loops built in. You don't think about deliverability — it just works.


Integration guide
Connecting Sidemail to a Lovable project takes a few minutes. Here's the whole process.
Step 1
Sign up, create a project, and install the Sidemail JS SDK. You get a 7-day free trial with all features. No credit card required.
Full-featured from day one
No credit card to start
// Install the Sidemail SDK
// npm install sidemail
const configureSidemail = require("sidemail");
const sidemail = configureSidemail({
apiKey: "your-api-key",
});// Use pre-made templates out of the box:
// Welcome, Password reset, Magic link,
// Payment receipt, Failed payment,
// Trial expiring — and more.
//
// Or design your own visually in
// the no-code email editor.Step 2
Verify your domain — we guide you through DNS and automatically configure DKIM and SPF. Then import pre-made templates or create your own with the no-code editor.
Automatic DKIM & SPF setup
Pre-made templates for common emails
Dark mode, responsive, tested everywhere
Step 3
Use the Sidemail JS SDK from a Lovable Cloud edge function. Store your API key as a Lovable Cloud secret and send emails whenever your app needs to.
JS SDK — npm install sidemail
Store API key in Lovable Cloud secrets
// Inside a Lovable Cloud edge function
const response = await sidemail.sendEmail({
toAddress: "[email protected]",
fromName: "Your App",
fromAddress: "[email protected]",
templateName: "Welcome email",
templateProps: {
name: "Jane",
loginUrl: "https://yourapp.com/login",
},
});// Sync a contact with custom properties
await sidemail.contacts.create({
emailAddress: "[email protected]",
customProps: {
name: "Jane",
plan: "pro",
signupDate: "2026-04-07",
},
});Step 4
When users sign up, send their data to Sidemail via the Contacts API. Include properties for segmentation — plan, role, signup date, last active. Then send targeted newsletters or trigger automated sequences.
Unlimited custom contact properties
Filter & target by any property
Lovable handles auth emails. Sidemail handles everything else.
Good for basic auth — limited beyond that
Full email platform — send anything, design visually
No. Lovable's email feature is limited to transactional messages — authentication emails and app-triggered notifications. For newsletters and product updates, use an email platform like Sidemail.
Sidemail. It covers everything Lovable's built-in emails don't — newsletters, automation, contact management, subscribe forms — with a simple API that integrates with Lovable Cloud edge functions in minutes. All-in-one, starting at $14/month.
Not necessarily. Keep Lovable's auth emails for login flows and add Sidemail for everything else. Or, if you want full control over every email (including auth), send all emails through Sidemail's API.
Yes. Sidemail is a simple REST API. Store your API key as a Lovable Cloud secret and make HTTP requests from your edge functions. No SDK installation required.
Sync your users to Sidemail via the Contacts API. Then use Sidemail's Messenger to compose and send targeted newsletters — filter by contact properties, schedule delivery by timezone, track open rates.
Sidemail starts at $14/month for 1,000 emails with every feature included — transactional, newsletters, automation, contacts, subscribe forms. No hidden fees, no per-feature pricing. All plans include a 7-day free trial.
Yes. Sidemail was the first email platform to offer native dark mode support. Every template renders correctly in both light and dark mode across all major email clients.
Yes. EU-based and fully GDPR compliant. Your data and your users' data are stored securely in the EU.
Real human support from the engineers who built the platform. 5-star rated. Available even on weekends. No ticket queues, no bots — just fast, personal help.
Don't just take our word for it — here's what teams building with Sidemail have to say.
"We were absolutely blown away by how awesome the Sidemail offering has been for us... Nothing could beat Sidemail for simplicity and ease of use."
Nick Glynn
CTO of RapidPay Group
"Great service, very easy to use but with many options. More complete service than anything else on the market, with a quick learning curve: a dream for our use."
Julien Boulogne
CEO of TPOP
Start sending newsletters, automated sequences, and transactional emails from your Lovable project. Set up in under 30 minutes. No credit card required.
Start free trial