Skip to main content

Create Template

Templates can be created either through the Mailofly dashboard or programmatically via the REST API.

Creating in the Dashboard

  1. Navigate to Templates in the sidebar.
  2. Click New Template.
  3. Enter a descriptive name (e.g. welcome-email, invoice-receipt).
  4. Choose starting layout (Blank HTML, Markdown, or pre-built system template).
  5. Add your subject line and HTML/liquid content.

Creating via API