📘 Uploading and Managing Email Templates
Introduction
Email templates are the cornerstone of any transactional email service. At Emailflow, we offer a simple yet powerful way to manage your templates. This guide explains how to upload and manage them effectively.
Supported Formats
Emailflow supports HTML for email templates. Currently, plain text is not supported.
How to Upload a Template
Navigate to Email Templates: From your Dashboard, click on the
Email Templates
section.Upload HTML File: Click the
Upload
button and select your HTML file.Preview and Save: Before saving, you can preview the template to make sure it looks as expected.
Template Parameters
You can personalize your email templates by using parameters, denoted by curly braces {}
. For example:
You can also loop through arrays using special brackets [[ ]]
:
Advanced Features
PDF Attachments: You can specify an already defined PDF template to use as an attachment.
Custom File Links: Attach files by specifying custom links.
Upcoming Features
We're actively working on an HTML editor and brand-aware template creator to make your life even easier.
What's Next?
Look into our API guide to integrate these templates into your application.
Check out our scheduling and logs features to maximize the utility of your emails.
Craft beautiful and effective emails with Emailflow!
Last updated
Was this helpful?