TinyEmails

TinyEmails is a drag-and-drop email template builder. Design transactional, marketing, and notification emails visually, then export the HTML for use with any email provider (SES, SendGrid, Mailchimp, etc.).

What you can build

  • Transactional emails: welcome, password reset, order confirmation, one-time passcodes
  • Marketing emails: newsletters, promotions, product updates
  • Notification emails: alerts, status updates, reports
  • Internal emails: team updates, metric summaries

The email editor

The editor uses a block-based drag-and-drop system:

Content blocks

BlockDescription
HeadingH1-H6 headings with styling
TextParagraph text with formatting
Rich Text (RTE)Full rich-text editor powered by Lexical
ButtonCTA button with link, color, and style options
ImageInsert images with alt text and sizing
AvatarCircular profile image
DividerHorizontal line separator
SpacerVertical spacing
Raw HTMLCustom HTML code block

Layout blocks

BlockDescription
Columns (2-col)Two-column layout
Columns (3-col)Three-column layout
ContainerGeneric wrapper for grouping blocks

Editor panels

PanelWhat it does
Blocks (left sidebar)Drag blocks onto the canvas
Styles (right sidebar)Edit colors, fonts, spacing, borders
Inspect (right sidebar)View and edit block properties
Data (right sidebar)Connect dynamic data to blocks
Document tree (left sidebar)Navigate the block hierarchy

AI assistant

The email editor includes an AI chat overlay (GPT-4.1 powered) that can generate or modify the entire template conversationally:

  • "Create a welcome email for new users"
  • "Change the button color to blue"
  • "Add a footer with social media links"
  • "Make the header image full-width"

Pre-built templates

Get started quickly with 9 built-in templates:

TemplateUse case
WelcomeNew user onboarding
Reset PasswordPassword recovery
One-Time Passcode2FA verification
Order (E-commerce)Order confirmation
Reservation ReminderBooking confirmation
Subscription ReceiptPayment receipt
Post Metrics ReportAnalytics summary
Respond to MessageReply notification
EmptyStart from scratch

Export and usage

TinyEmails is a template builder: it produces HTML that you use with your email sending infrastructure:

  1. Design your template in the editor
  2. Export as JSON (re-importable) or rendered HTML
  3. Use the HTML with any email provider: Amazon SES, SendGrid, Mailchimp, etc.
  4. Or use the Send Email action in TinyWorkflows to send directly
Note

TinyEmails is a design tool, not a sending platform. It doesn't include campaign management, scheduling, or analytics. For automated email sending, use the Send Email node in TinyWorkflows.

Integration with workflows

Combine TinyEmails with TinyWorkflows:

  1. Design your email template in TinyEmails
  2. In a workflow, use the Send Email or Send Email to Yourself action
  3. Reference workflow variables in the email body for personalization
Form Submission → Transformer (build email body) → Send Email (using template)
Tip

The AI assistant can generate complete emails from a single prompt: describe what you want, and it builds the entire template with proper structure, styling, and content.