Product Launch Email for SaaS
A product launch email for SaaS has one job: get an engineer to click into the new feature the day it ships. This template announces a single capability, states what it unlocks, and routes to one in-product try-it CTA.
What makes this product launch work for SaaS / B2B software
SaaS launch emails fail when they read like release notes dropped into a glossy template. Engineers and product buyers tune out marketing adjectives. The launches that earn clicks do five things right.
Trigger. Tie the send to a capability that removes a cost the user already measures. Forgepath ships Parallel Test Lanes, aimed at teams who track CI minutes in dashboards. Send only after the feature is GA and stable, never on a private beta. A feature that breaks on launch day costs you the next three launches' open rates.
Timing. Send within 24 hours of the release going live. Tuesday or Wednesday, 8 to 10 am in the recipient's local zone. Engineers triage the inbox before standup. A Friday 4 pm launch gets buried under weekend deploys.
Offer. SaaS launches sell activation, not discounts. No promo code. The offer is try the thing. A free allocation for the first runs (Forgepath gives 10 free parallel builds) outperforms 20 percent off because it puts the engineer inside the product instead of on a pricing page.
Copy angle. Lead with the outcome and a real number. Your CI feedback drops from 22 minutes to 4 minutes beats faster builds, greater productivity. State the mechanism in one line: shard your test suite across 16 runners. Engineers trust specificity. They distrust adjectives.
CTA. One button, one action, inside the product. Run your first parallel build, not Learn more. Drop the secondary Read the docs link. One choice, one metric to beat. Docs live on the landing page the button sends them to.
Directional numbers from developer audiences: a feature-name subject outperforms a benefit subject by roughly 15 to 20 percent on open rate. Anchoring the outcome in the preview text (22 min to 4 min) lifts click-through on the same creative.
Example copy block for a SaaS feature launch: - Subject: Parallel Test Lanes are live for your Forgepath workspace - Preview: Cut CI feedback from 22 min to 4 min. Your first 10 builds are free. - Headline: Stop waiting on CI. - Subhead: Shard your suite across 16 runners. Feedback in 4 minutes, not 22. - Body: You merged a pull request this week and waited 22 minutes for green. Parallel Test Lanes splits your suite across up to 16 runners and reports back in about 4 minutes. Your workspace has 10 free parallel builds to start. - CTA: Run your first parallel build
Why it renders in every inbox
Klaviyo and Mailchimp send through shared infrastructure that strips style blocks on some clients and mangles CSS on others. This template survives because it follows the rules that have governed email HTML since Outlook 2007.
Nested tables, not divs. Every section is a table inside a 600px container table. Outlook's Word rendering engine ignores flexbox, CSS grid, and margin-based layout. Tables are the only layout primitive it renders reliably. The structure here is container, then section, then column, then content.
Inline CSS. Every style lives on the element it styles. Gmail clips messages over 102kb and drops style tags in the clipped portion. Inline styles survive clipping.
Bulletproof VML button. The CTA is a table cell with a background color plus a Vector Markup Language fallback wrapped in conditional comments. Outlook 2007 through 2019 render the VML rectangle as a true clickable button in the brand color. No flattened gray rectangle, no dead link.
Live text. Headlines and body are real text, not images. Spam filters score image-heavy mail lower. Live text also scales for accessibility and stays crisp on retina screens.
Dark-mode color-scheme meta. The head carries the color-scheme and supported-color-scheme meta tags. Apple Mail and Outlook dark modes then invert backgrounds predictably instead of turning a white logo invisible on white.
One mobile media query. A single max-width 600px rule stacks columns and grows the button tap target to a thumb-safe 48px. One query, one breakpoint. More breakpoints means more Outlook breakage.
Web-font fallbacks. The template declares a web font, then falls back through system fonts: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Arial, sans-serif. Gmail ignores web fonts entirely, so the fallback stack carries the design.
How to use it in Klaviyo or Mailchimp
1. Copy the HTML. Mailwright exports the compiled HTML. Copy all of it, head included.
2. Paste into your ESP. In Klaviyo, open a campaign, drag an HTML block into the email, or choose the HTML source for a full-HTML build and paste. In Mailchimp, choose Campaigns, Email, Code your own, Paste in code, then paste the full document.
3. Swap brand, colors, links. Replace the logo URL, the primary brand color (the CTA background and the headline accent), and every href. Keep the 600px width. Keep the table structure intact.
4. Wire merge tags. SaaS launches personalize with account data, not just a first name. - Klaviyo: use {{ first_name|default:'there' }} for the greeting. Pull account fields from profile properties: {{ person|lookup:'workspace_name' }} or {{ person|lookup:'plan_tier' }}. Example: Hi {{ first_name|default:'there' }}, Parallel Test Lanes are live on {{ person|lookup:'workspace_name'|default:'your workspace' }}. - Mailchimp: use *|FNAME|* for first name. Use *|WORKSPACE|* and *|PLAN|* if you sync those fields from your product database into the Mailchimp audience. Example: *|FNAME|*, Parallel Test Lanes are live on *|WORKSPACE|*.
5. Test before you send. Send a test to Gmail (web and mobile), Apple Mail (desktop and iOS), and Outlook (Windows, 2016 or newer). Toggle dark mode on iOS and macOS. Confirm the button renders as a button in Outlook, not a gray rectangle. Confirm merge tags resolve to real values instead of raw tag text.
SaaS-specific step: point the CTA at a logged-in, feature-enabled URL. If your product gates the feature behind a flag, the href should deep-link into the app session (app.forgepath.com/builds/new?lane=parallel), not a marketing page. A CTA that lands a logged-in engineer on a generic landing page wastes the click.
Questions
Is this SaaS launch email template free to use? +
Yes. Copy the MJML and compiled HTML, drop in your feature name and numbers, and send. You pay nothing for the template. You pay your ESP for the sends. Generating a branded version from your product brief inside Mailwright runs on a paid plan.
Will the CTA button render in Outlook? +
Yes. The button is a bulletproof VML button wrapped in Outlook conditional comments. Outlook 2007 through 2019 on Windows render it as a solid clickable rectangle in your brand color. You will not get the flattened gray rectangle or dead link that plain CSS buttons produce in the Word rendering engine.
How do I change the brand color to match my SaaS product? +
Two hex values do most of the work. The CTA background and the headline accent both pull from one primary color. Find the hex on the button's inline background-color and replace every instance. Set body text color in the MJML mj-all font-color attribute. Keep the contrast between button background and button label above 4.5 to 1 for accessibility.
Do I need to know HTML to use this? +
No. Paste the compiled HTML into Klaviyo or Mailchimp and swap the plain-text fields: logo URL, headline, body copy, CTA text, CTA link. To personalize with SaaS account data, replace the merge-tag placeholders shown in the Klaviyo and Mailchimp section. If you want to restructure the layout, you will edit nested tables, and that part does need HTML.
Want this on your client's brand?
Paste a client's site and we build a real, on-brand sample in clean, ESP-safe HTML you can paste into Klaviyo.
Get a free sampleMore templates
- Abandoned Cart email for Baby brandsBloom & Burrow
- Abandoned Cart email for Beauty brandsVeloura
- Abandoned cart email for coffee brandsSlow Bloom Coffee
- Abandoned cart email for course creatorsStoryboard Lab
- Abandoned cart email for fashion brandsSTUDIO HALDEN
- Abandoned Cart email for FintechVelt
- Abandoned Cart email for Jewelry brandsSolenne
- Abandoned Cart email for Outdoor brandsRidgebound
- Abandoned Cart email for Pet brandsPantry Hound
- Abandoned Cart email for RestaurantsSycamore Kitchen
- Abandoned cart email for skincare brandsMira
- Abandoned cart email for supplement brandsVerdant Labs
- Abandoned Cart email for Travel brandsSaltcove Resorts
- Abandoned cart emailMaison Riva
- Back-in-stock email for beauty brandsMarisol Skincare
- Back-in-stock email for coffee brandsNorthbank Coffee Roasters
- Back in Stock email for Fashion brandsMaris & Wren
- Back in Stock email for Jewelry brandsLumen & Vale
- Back in Stock email for Pet brandsWilder Hound
- Back-in-stock email for sneaker brandsPavement Supply Co.
- Back-in-stock email for supplement brandsFernwell Naturals
- Back-in-stock emailAURE
- Birthday email for beauty brandsMaison Lumière
- Birthday email for coffee brandsTidewater Coffee Roasters
- Birthday email for EcommerceHearth & Hazel
- Birthday email for Jewelry brandsAurum & Oak
- Birthday email for Nonprofit brandsBrightwater Children's Fund
- Birthday email for Pet brandsPawly
- Birthday email for restaurantsCoppa Rossa
- Birthday email for Travel brandsTidehaven Resorts
- Birthday emailSMALL BATCH ROASTERS
- Browse Abandonment email for Beauty brandsHalden & Hue
- Browse abandonment email for fashionHalden Studio
- Browse Abandonment email for Fitness brandsRidgeline Strength
- Browse abandonment email for home goodsHalvor & Oak
- Browse abandonment email for supplement brandsHearthroot
- Browse Abandonment email for Travel brandsMeridian Voyages
- Browse abandonment emailHARTWELL
- Weekly digest emailCadence Weekly
- Event / webinar invite emailCadence
- Flash Sale email for Fashion brandsMarlowe Studio
- Flash sale emailMARA
- Loyalty VIP email for coffee brandsDriftwood Coffee Roasters
- Loyalty / VIP emailMAISON VERDE
- Newsletter email for creatorsMargins
- Newsletter email for ecommerceMarlow & Finch
- Newsletter email for fitness brandsRidgeline Strength
- Newsletter email for Jewelry brandsMaison Vermeil
- Newsletter email for Nonprofit brandsRiverbend Food Bank
- Newsletter email for restaurantsSaltmarsh
- Newsletter email for SaaSRelaybeam
- Newsletter email for Travel brandsDriftwood Voyages
- Editorial newsletter emailFrontier
- Order Confirmation email for EcommerceHearth & Hush
- Order confirmation emailHALCYON
- Post Purchase email for Coffee brandsDaybreak Coffee Roasters
- Post Purchase email for Jewelry brandsAurum Atelier
- Post-purchase email for Pet brandsBramble & Bark
- Post-purchase email for skincare brandsVesper
- Post-purchase email for supplementsNorthroot
- Post Purchase email for Travel brandsMarisol Retreats
- Post-purchase emailHale and Fern
- Price Drop email for Fashion brandsMarlowe
- Price drop emailWREN
- Product announcement emailLUME
- Product launch email for DTC beautyMarisol
- Product Launch email for EcommerceNorthbound Roast
- Product Launch email for Fitness brandsForge Athletics
- Product launch email for jewelry brandsMaison Velaire
- Product Launch email for Pet brandsBarkwell
- Product launch email for sneaker brandsFORM Athletics
- Product launch (drop) emailPULSAR
- Promotional (sale) emailOSSE
- Referral email for EcommerceSaltwater Skin
- Referral emailHEARTH
- Replenishment email for Supplement brandsRootwell
- Replenishment emailNORTHPEAK
- Review request email for course creatorsLoam Academy
- Review request email for ecommerceCove Skincare
- Review Request email for Nonprofit brandsRiverside Food Bank
- Review Request email for Real Estate brandsBridgepoint Realty
- Review request email for restaurantsOlive & Ember
- Review Request email for SaaSRecurlio
- Review request email for travel brandsNorthbound Lodge
- Review request emailHALCYON
- SaaS onboarding emailCadence
- Shipping Update email for EcommerceCoastline Coffee
- Shipping update emailHalftide
- Trial ending email (SaaS)Cadence
- Welcome email for baby brandsHazel & Fawn
- Welcome email for Beauty brandsMaris Botanica
- Welcome email for Coffee brandsBright Iron Coffee
- Welcome email for course creatorsLoaf & Crumb
- Welcome email for ecommerceNorthpine Coffee Roasters
- Welcome email for Fitness brandsForge Athletics
- Welcome email for Jewelry brandsMaison Aurelle
- Welcome email for Nonprofit brandsRiverbend Land Trust
- Welcome email for Outdoor brandsFoxpine Supply Co.
- Welcome email for restaurantsOlea Trattoria
- Welcome email for SaaSForge
- Welcome email for supplement brandsFlorae Health
- Welcome email for Travel brandsCasa Marisol
- Welcome email for Wine brandsRedtail Cellars
- Welcome emailVerda
- Win Back email for Baby brandsOlive & Oat
- Win-back email for course creatorsPigment Studio
- Win-back email for ecommerceMarlowe Skin
- Win-back email for fintechHaven
- Win Back email for Pet brandsNorthpaw
- Win-back email for real estateNorthbridge Realty
- Win Back email for RestaurantsSaltwood Kitchen
- Win-back email for subscription boxesHearthwood Coffee Co.
- Win-back email for supplement brandsFernwood Botanicals
- Win Back email for Wine brandsHollow Oak Estate
- Win-back (re-engagement) emailORSO