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
| Block | Description |
|---|---|
| Heading | H1-H6 headings with styling |
| Text | Paragraph text with formatting |
| Rich Text (RTE) | Full rich-text editor powered by Lexical |
| Button | CTA button with link, color, and style options |
| Image | Insert images with alt text and sizing |
| Avatar | Circular profile image |
| Divider | Horizontal line separator |
| Spacer | Vertical spacing |
| Raw HTML | Custom HTML code block |
Layout blocks
| Block | Description |
|---|---|
| Columns (2-col) | Two-column layout |
| Columns (3-col) | Three-column layout |
| Container | Generic wrapper for grouping blocks |
Editor panels
| Panel | What 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:
| Template | Use case |
|---|---|
| Welcome | New user onboarding |
| Reset Password | Password recovery |
| One-Time Passcode | 2FA verification |
| Order (E-commerce) | Order confirmation |
| Reservation Reminder | Booking confirmation |
| Subscription Receipt | Payment receipt |
| Post Metrics Report | Analytics summary |
| Respond to Message | Reply notification |
| Empty | Start from scratch |
Export and usage
TinyEmails is a template builder: it produces HTML that you use with your email sending infrastructure:
- Design your template in the editor
- Export as JSON (re-importable) or rendered HTML
- Use the HTML with any email provider: Amazon SES, SendGrid, Mailchimp, etc.
- Or use the Send Email action in TinyWorkflows to send directly
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:
- Design your email template in TinyEmails
- In a workflow, use the Send Email or Send Email to Yourself action
- Reference workflow variables in the email body for personalization
Form Submission → Transformer (build email body) → Send Email (using template)
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.