Close Master
provides several ways to create and send emails, catering to different needs from individual messages to automated sequences and bulk broadcasts.
- Email
Templates
(Marketing
→Emails
→Templates
):- Purpose: Create reusable email designs and layouts to ensure brand consistency, save time, and streamline the creation of campaigns and workflow emails. Essential for professional communication.
- Creating a New Template:
- Navigate to
Marketing
→Emails
→Templates
. - Click
+ New
orCreate Template
. - Choose Template Type:
Marketing Library
/Choose from templates
: Browse pre-designed visual templates (may include real estate examples). Remember to customize thoroughly!Blank Template
: Start from scratch using the visualDesign Editor
(most common).HTML Code Editor
: For users comfortable codingHTML
emails directly.Plain Text Editor
: For simple, text-only emails.Import Template
: Upload an existing emailHTML
file.
- Navigate to
- Using the Visual
Design Editor
:- Structure First: Drag
Layout
blocks (e.g., 1 column, 2 columns) onto the canvas to define the structure. - Add Content Elements: Drag
Elements
from the panel (likeText
,Image
,Button
,Divider
,Social
(links),Footer
,Video
,Product List
(if selling courses/services)) into your layout blocks. - Edit Content: Click directly on
Text
elements to type or paste content using the inline editor. For other elements, click them and use theSettings Panel
(usually on the right) to configure content (e.g., uploadImage
, setButton
link and text). - Use Personalization: Insert
Custom Values
and contact fields using the merge tag picker ({ }
icon) or by typing{{contact.first_name}}
,{{contact.custom.property_address}}
,{{custom_values.agent_signature}}
, etc. - Style Elements: Use the
Appearance
orDesign
/Style
tabs in theSettings Panel
for the selected element, row, or section to adjust fonts, colors, padding, margins, backgrounds, borders, etc. CRUCIAL
Footer: Always include a compliant footer in marketing emails. Drag theFooter
element or manually add text containing:- Your Agency's Physical
Address
(use{{location.full_address}}
custom value if set up). - An
Unsubscribe Link
(use the{{unsubscribe_link}}
merge tag, or configure via element settings).
- Your Agency's Physical
- Template Settings: Access overall template settings (often via a gear icon or top menu) to set a default
Subject
line andPreview Text
(the snippet shown in inbox previews) for this template. - Save: Click
Save Template
frequently. Give it a clear, descriptive name (e.g., "Newsletter - Monthly Market Update Template
", "New Listing Alert Template
", "Workflow - Showing Reminder Template
"). Organize templates into Folders for better management.
- Structure First: Drag
- Email
Campaigns
(Marketing
→Emails
→Campaigns
):- Purpose: Send one-off email broadcasts to specific segments of your list (e.g., a monthly newsletter, an announcement about a new major listing, an open house invitation) or set up automated campaigns triggered by an
RSS Feed
(like your blog). - Creating a Broadcast Campaign:
- Click
Create Campaign
. - Select
Template
or Start Blank: Choose a previously savedEmail Template
or start with a blank canvas using theDesign Editor
. - Finalize Content: Edit the content as needed for this specific broadcast. Ensure all links, images, and text are correct.
- Proceed to Send/Schedule: Click the
Send or Schedule
button (or similar). - Define Recipients (
CRUCIAL
Targeting): Choose who receives this email.- Select
Contacts
based onSmart Lists
(Recommended): This is the best way to target specific segments (e.g., select theSmart List
named "Buyers - Condo Interest
" or "Past Clients - Sphere
"). - Select
Contacts
based onTags
: Choose specific tags. - Select All Contacts (Use cautiously for broadcasts!).
- Optionally Exclude specific
Smart Lists
orTags
(e.g., send to all buyers except those taggedAgent
).
- Select
- Configure Sender Information: Set the
From Name
andFrom Email
address to be used for this specific campaign. Confirm theSubject
line andPreview Text
. - Choose Sending Options:
Send Now
: Sends immediately (use caution with large lists).Schedule
: Select a specific future date and time for the send.Batch Schedule
/Drip Mode
(Recommended for large lists / warm-up): Sends in batches over time. ConfigureBatch Size
,Interval
,Start Time
.
- (Optional)
A/B Test
: Some plans allowA/B
testing. Test variations of yourSubject
line or EmailContent
on a small portion of your list. The system automatically sends the winning version (based on open or click rate after a set time) to the remainder of the list. - Review and Launch: Carefully review all settings (recipients, content, subject, sender, timing), then confirm to send or schedule the campaign.
- Click
- Creating an
RSS
Campaign (e.g., Blog Updates):- Create an
Email Template
specifically designed forRSS
feeds, using theRSS Header
andRSS Items
elements in the builder to dynamically pull content from a feed. - Click
Create Campaign
→ Select yourRSS
Template. - Choose
RSS Schedule
type. - Enter the
Feed URL
of yourClose Master
Blog
(find inSites
>Blogs
> Settings) or external blog. - Set the
Schedule
(e.g., Daily, Weekly on Monday, Monthly on the 1st) and time for checking the feed and sending updates if new content is found. - Define
Max Items
per send. ChooseRecipients
. - Schedule the
RSS
Campaign. It will now run automatically based on your settings.
- Create an
- Purpose: Send one-off email broadcasts to specific segments of your list (e.g., a monthly newsletter, an announcement about a new major listing, an open house invitation) or set up automated campaigns triggered by an
- Bulk Email (Sent from
Contacts
Section):- Purpose: Send simpler, often text-focused emails quickly to a selected group of contacts directly from the
Contacts
list view. Good for quick announcements or follow-ups to filtered segments. - Steps:
- Go to
Contacts
. - Filter/Select Contacts: Use
More Filters
or aSmart List
tab. Select the desired contacts using checkboxes (use "Select all records" link for the entire filtered set). - Click the
@ Send Email
icon in theAction Bar
that appears. - Configure Popup: Set
From Name
,From Email
, andSubject
. Compose your message directly in the simple editor OR select a pre-madeEmail Template
from the dropdown (recommended for formatting/consistency). - Choose Sending Options:
Send Now
,Schedule
, orDrip Mode
. - Name the
Bulk Action
clearly for tracking. - Click
Send Email
orSchedule Email
.
- Go to
- Purpose: Send simpler, often text-focused emails quickly to a selected group of contacts directly from the
Workflow
Email Action (Automations
→Workflows
):- Purpose: Send fully automated emails as part of a multi-step sequence triggered by specific events (e.g., sending a welcome email after a form submission, sending appointment reminders, sending nurture emails over time). This is the core of email automation.
- Steps within the
Workflow
Builder:- Add the
Send Email
action to your workflow canvas by clicking the+
icon. - Configure the action settings: Set the
From Name
,From Email
, andSubject
line. - Compose Body: Either type/paste your email content directly in the editor OR, preferably, select a pre-built
Email Template
from the dropdown. - Use
Custom Values
and Contact Fields Extensively: Personalize the email using merge tags like{{contact.first_name}}
,{{contact.custom.property_address}}
,{{trigger.listing_address}}
(if triggered by listing event),{{appointment.start_time_formatted}}
(if triggered by appointment),{{contact.owner.name}}
(assigned agent's name),{{custom_values.brokerage_phone}}
. Personalization significantly improves engagement. - Use
Send Test Email
: Always send a test version to your own email address(es) to check formatting, links, and personalization before activating the workflow. - Save the Action within the workflow.
- Add the
Testing Emails (ESSENTIAL
Before Any Major Send):
- Use
Send Test Email
: Always utilize the test send feature available in theTemplate
builder,Campaign
setup, andWorkflow
email action configuration. - Send to Multiple Addresses: Send tests to your own email addresses on different providers (e.g., Gmail, Outlook, Yahoo) and also view on your mobile phone.
- Check Thoroughly:
- Inbox vs. Spam: Did it land in the inbox or the spam folder? (Indicates deliverability issues).
- Rendering: Does the email look correct visually on both desktop and mobile? Are images loading? Is the layout okay?
- Links: Click EVERY single link in the test email to ensure they go to the correct destination
URL
. Broken links kill conversions. - Personalization: Do merge tags (
{{contact.first_name}}
, etc.) pull in the correct sample data? - Subject & Preview Text: Do they appear correctly in the inbox preview? Are they compelling?
- From Name/Address: Is the sender information correct and recognizable?
- Unsubscribe Link: Is it present and working?
Never skip testing, especially before sending to a large list or activating a critical automated workflow.