What are Transactional Emails?
Transactional emails are automated, one-to-one messages that are triggered by user actions or system events. Common examples include:- Welcome emails when users sign up
- Password reset confirmations
- Purchase confirmations and receipts
- Shipping notifications and tracking updates
- Account activity alerts
- Subscription confirmations and renewals
Templates vs Custom Emails
Flywheel supports two approaches to transactional emails:Email Templates
Templates are pre-designed email layouts that you can reuse across multiple transactional emails:- Reusable Design: Create once, use for multiple email types
- Consistent Branding: Maintain brand consistency across all communications
- Variable Support: Use placeholders for dynamic content
- Easy Management: Update the template to change all emails using it
Custom Emails
Custom emails are built from scratch for specific use cases:- Unique Design: Completely custom layout and styling
- Specific Purpose: Tailored for particular transactional scenarios
- Full Control: Complete control over HTML, CSS, and content
- One-time Use: Designed for specific email types or campaigns
Creating Transactional Emails
- Go to Email → Transactional
Transactional Emails
Create and manage transactional email campaigns
- Click Create New Transactional Email
- Configure your email settings
- Write your email content and add variables
Sending Transactional Emails
Using the API
Send transactional emails programmatically using Flywheel’s API:Transactional Email API
Complete API documentation with interactive playground for sending custom emails and template-based emails