Unlayer: Embeddable Drag-and-Drop Email and Page Builder SDK

1 min read
developer-toolsno-codecontent-creationwhite-label
View as Markdown
Originally from unlayer.com
View source

My notes

Summary

Unlayer is a SaaS-embeddable drag-and-drop content builder: one JSON design schema powers four builder types (email, page, popup, document) that other products white-label inside their own apps. It ships as React/Angular/Vue components, a REST API, an SDK, a CLI, and “agent skills” for AI tools, with export to HTML, PDF, image, plain text, or ZIP.

Key Insight

  • The pitch is “buy, don’t build” for any product that needs a visual content editor (CRM email composer, proposal or report builder, landing-page tool, popup and lead-capture designer), instead of every vendor building its own drag-and-drop editor from scratch.
  • Core architecture bet: “seven primitives” (blocks, sections, and so on) compose into all four surfaces off one shared JSON schema, so a single integration covers email, web, PDF, and popups rather than four separate editors.
  • AI is positioned as an assisting layer inside the builder (generate, rewrite, improve, personalize at block, section, and document level), not a separate product. That matches how most 2026 SaaS tools bolt AI onto existing UI rather than building AI-first flows.
  • Named use cases reveal the target buyer: CRMs adding email composers, sales tools letting reps personalize outreach without leaving the deal, and internal tools standardizing how teams write, design, and send updates. It is infrastructure for other B2B SaaS products, not an end-user tool.
  • Export flexibility (HTML for email clients like Gmail, Outlook, and Apple Mail, PDF for documents, server-side or client-side) is the actual hard problem being sold, since email-client HTML compatibility is notoriously painful to build in-house.