💌
EmailFlow
Emailflow Dashboard
  • 💌 Welcome to Emailflow
  • 🚀 Creating Your First Project
  • Features
    • 📘 Uploading and Managing Email Templates
    • 📕 Creating and Managing PDF Templates
    • 🕵️‍♀️ Understanding Email Logs
    • ⏰ Scheduling Emails
    • 🌐 Custom Domains
    • 🎯 Email Deliverability Status
    • 🔌 Integration Options
  • API Documentation
    • 👾 Transactional Email API
    • 🛠️ PDF Generation API
  • No-Code Integration Guides
    • 💜 FlutterFlow Guide (Email + PDF)
    • 🫧 Bubble Guide (Email + PDF)
  • FAQ & SUPPORT
    • 🤝 Privacy Policy and Terms of Service
    • 🏥 Customer Support
    • 🙋‍♂️ Frequently Asked Questions (FAQ)
    • 📬 Contact Us
  • About Emailflow
    • 💰 Overview of Plans
    • 💌 Who Should Use EmailFlow
    • 🏢 Enterprise Solutions with EmailFlow
    • 🔒 Security Measures
    • 🌟 Company Mission
Powered by GitBook
On this page
  • Introduction
  • Supported Formats
  • How to Upload a Template
  • Template Parameters
  • Advanced Features
  • Upcoming Features
  • What's Next?

Was this helpful?

  1. Features

📘 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

  1. Navigate to Email Templates: From your Dashboard, click on the Email Templates section.

  2. Upload HTML File: Click the Upload button and select your HTML file.

  3. 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:

Hello, {name}!

You can also loop through arrays using special brackets [[ ]]:

Here's 10 reasons I love you:
[[<p>{reasons}</p>]]

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!

Previous🚀 Creating Your First ProjectNext📕 Creating and Managing PDF Templates

Last updated 1 year ago

Was this helpful?