The Email node sends an email to every contact that reaches it in a flow. It is the action node you use to deliver email content in both One-Time and Recurring flow campaigns.

This page covers only what is specific to the Email node — selecting content, tracking options, IP pool, and contact extension. For creating the campaign, scheduling, and selecting the audience, see One-Time Flow Campaigns or Recurring Flow Campaigns.

Prerequisites

Before adding an Email node, make sure that:

  • The email content you want to send has been created and saved in Content → Email. Contents still in Draft state appear in the selection list but cannot be selected — finish and publish the content first.
  • Your audience contacts have email addresses and email permission. Contacts without permission are skipped automatically at send time unless your delivery settings say otherwise.

Add the node to the flow

  1. On the flow canvas, drag the Email node from the Actions panel onto the canvas. The node is named Email Send automatically, and a Wait node is attached after it so you can chain follow-up steps.
  2. Connect the node after the Audience node (or after any decision/wait node in your flow).
  3. Double-click the node to configure it. Configuration has two steps: 1 – Content and 2 – Settings.

Email - Flow Campaign


Step 1 — Select the content

ElementDescription
Node Name (optional)Give the node a descriptive name (for example Welcome Email 1). Named nodes are much easier to tell apart in multi-message flows.
SearchFind content by name across all folders.
FilterNarrow the list by creation date or last update date.
Content listContents are organized in the same folders as in Content → Email. Contents marked Draft cannot be selected, only published ones can be used.
+ (New content)Create a new email content without leaving the flow.
✏️ (Edit)Open the selected content in the editor to make changes.

Email Send Node - Content


When you select a content, the right panel shows the subject line, sender address, and a preview of the message. From here you can also:

  • Detailed Preview — see how the email renders across web clients, mobile devices, and desktop email applications before sending.
  • Spam Score — check the content's spam score and fix issues that could hurt deliverability.

Click Next to continue to the settings step.

Step 2 — Configure the settings

Settings


SettingDefaultDescription
Remove Duplicate EmailsOnIf the same email address appears more than once in the audience, it receives the message only once.
Ignore frequency cappingOffSends the message even if the contact has reached the daily/weekly/monthly message limit defined in frequency capping. Use only for messages that must always be delivered.
Ignore Google AnalyticsOffExcludes Google Analytics (UTM) parameters from the links in this send.
Open TrackingOnMeasures who opened the email.
Click TrackingOnMeasures which links recipients clicked. Turning this off disables click-based metrics and click-based flow conditions for this send.
IP Pool NameAccount defaultThe IP pool the email is sent from. Contact technical support to have IP pools activated for your account.
Contact ExtensionSend to defaultControls which of a contact's email addresses receives the message — see below.

Contact Extension

A contact can store more than one email address using contact extension attributes (for example a work and a personal address). For a comprehensive guide on configuring this feature, please visit the Configuring Contact Extensions page.

Contact Extension


  • Send to default — the message goes to the contact's primary email address. This is the right choice for most campaigns.
  • Use contact extension — select one or more extension attributes from the list, then choose:
    • Send to first available — the message goes to the first selected attribute that has a value for that contact.
    • Send to all — the message goes to every selected address the contact has.

Test and save

  1. Click Test to send the email to yourself or a test list. Always test before publishing — the test uses the selected content and settings exactly as configured.
  2. Click Save to close the node.
  3. Complete the rest of the flow — every path must end with an End node — then publish as described in One-Time or Recurring Flow Campaigns.
📘

An Email node is not limited to one per flow. Combine it with Wait and Decision Nodes to build sequences — for example: Email → Wait 2 days → Engagement Split (opened) → follow-up Email to non-openers.

Example: a promotion with a follow-up

A marketer wants to send a sale announcement and re-send it to contacts who didn't open it:

  1. In a one-time campaign, drag the Email node after the Audience node and select the Summer Sale content. Name the node Sale Announcement.
  2. Keep the defaults: duplicate removal on, open and click tracking on.
  3. Add a Wait node (2 days), then an Engagement Split checking opened Sale Announcement.
  4. On the "No" branch, add a second Email node named Sale Reminder with a different subject line; close both branches with End nodes.
  5. Send a test of both emails, save, and publish.

Because open tracking was left on, the Engagement Split can route non-openers to the reminder — if it had been turned off, the split would have no open data to work with.

Troubleshooting

SymptomLikely cause
A content is visible but cannot be selectedIt is still in Draft — open it in Content → Email and publish it.
The IP Pool list is emptyIP pools are not activated for your account — contact technical support.
Opens or clicks are not reportedOpen/Click Tracking was turned off on the node, or the report has not refreshed yet.
A contact received the same email twiceThe contact appears with two different email addresses, or Remove Duplicate Emails was turned off.





Did this page help you?