Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Email InitializationEmail SendExport ImageExport TextHTTP Client CreateHTTP Client RequestModbus Client InitializationModbus Client ReadModbus Client WriteMQTT Client InitializationMQTT Client PublishPATLITE LA6POE InitializationPATLITE LA6POE WriteTCP/IP Client InitializationTCP/IP Client SendBasler CameraClient Media InputIP Camera InputServer Media InputWebcam

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesIo

Email Send

Slot Usage: 1
Parent NodeEmail Initialization

Overview

Email Send node sends an email message by using the sender account configured in a linked Email Initialization node.

This node is useful when you want to send notifications, alerts, reports, or other automated email messages from your flow. Multiple Email Send nodes can reuse the same initialized email account while sending to different recipients or composing different messages.

Input

Setup Tool

required

Reference to the configuration tool that was previously set up in the Email: Initialize Node, such as Gmail SMTP or Custom SMTP.

To

string required

The destination email address(es) to send the email to. If multiple email addresses are provided, separate them using a semicolon (;).

  • Single recipient example: test@gmail.com
  • Multiple recipients example: a@gmail.com;b@gmail.com
  • Supports dynamic values from previous Nodes using Template Expressions.

CC

string

Optional carbon copy recipient email address(es).

Supports single or multiple recipients separated by ;, and supports dynamic values via Template Expressions.

BCC

string

Optional blind carbon copy recipient email address(es).

Supports single or multiple recipients separated by ;, and supports dynamic values via Template Expressions.

Subject

string required

Email subject line shown to recipients.

Supports dynamic content via Template Expressions.

Body

string required

The content of the email to be sent. Supports both plain text and Template Expressions.

Output

This node does not provide custom output data. It performs the email send action by using the configuration from the linked Email Initialization node.

Email Initialization

Previous Page

Export Image

Next Page

On this page

OverviewInputSetup ToolToCCBCCSubjectBodyOutput