Skip to main content
EMAIL TEMPLATES

Create reusable email templates with dynamic variables, branded footers, and rich formatting for consistent team-wide outreach.

Overview

What Are Email Templates?

📧 Email templates are saved email compositions that can be reused across the team. Instead of writing the same introduction email from scratch each time, you create a template once and anyone on the team can use it — with variables automatically filled in for each recipient.
📋 Templates are used in:
Manual sends from contact and lead records Automation Send Email actions (Template mode) Bulk email sends to filtered lists

Creation

Creating a Template

Go to Email → Templates and click New Template.
FieldDescription
Template NameInternal name for the template (not shown to recipients)
Subject LineEmail subject, supports variable substitution
CategoryOrganize templates by type (e.g., Introduction, Follow-Up, Proposal)
BodyRich-text email body
FooterOptional branded footer appended to all emails

Variables

Template Variables

Variables let you personalize templates dynamically. Use double curly braces: .

Contact Variables

VariableOutput
Contact’s first name
Contact’s last name
Full name
Email address
Phone number
Job title
Linked account name

Lead Variables

VariableOutput
Lead’s first name
Lead’s company
Lead source

Opportunity Variables

VariableOutput
Opportunity name
Deal value
Current stage
Expected close date

Sender Variables

VariableOutput
Sender’s first name
Sender’s last name
Sender’s email address
Sender’s phone number
Workspace/company name

Fallback Values

📌 Add a fallback after a pipe character for when a variable has no value:
Hi ,
If the contact has no first name, this renders as “Hi there,”. Always use fallbacks in subject lines and salutations to avoid empty greetings.

Footers

Email Footers

📎 A footer is a block of HTML that is appended to every email sent using a specific template. Use footers for:
Your name, title, and contact information Company legal disclaimers Unsubscribe link (required for marketing emails) Social media links
🔗 Insert the unsubscribe link variable with . ParsaLink automatically generates a unique URL for each recipient. When they click it, they’re added to the suppression list and no further bulk emails will be sent to them.
Example footer:
Formatting

Rich Text Formatting

🎨 The template editor supports:
BoldItalicUnderlineHeadings (H1, H2, H3)Bullet listsNumbered listsLinksImagesTablesHorizontal rules
⚠️Avoid heavy HTML styling in cold outreach emails. Plain-text or lightly formatted emails have higher deliverability and feel more personal. Save rich HTML templates for newsletters and proposals.

Organization

Organizing Templates

📂 Use Categories to keep your template library organized. Common categories:
IntroductionFollow-UpProposalOnboardingNewsletterWin-BackInternal
🔍 Templates can be searched by name or filtered by category from the Templates list.