Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Email: CreateEmail: SendExport ImageExport TextHTTP Client CreateHTTP Client RequestModbus Client: InitialiseModbus Client ReadModbus Client WriteMQTT Client: InitialiseMQTT Client PublishMS Teams Workflow: CreateMS Teams Workflow: SendPATLITE LA6POE: InitialisePATLITE LA6POE WritePrimus TL: InitialisePrimus TL: WriteTCP/IP Client: SetupTCP/IP Client: SendTelegram Bot: CreateTelegram Bot: SendBasler CameraClient Media InputIP Camera Multi InputIP Camera InputServer Media InputWebcam
Widgets

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesIo

Email: Send

Slot Usage: 0
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 Initialization 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 advanced

Optional carbon copy recipient email address(es).

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

Bcc

string advanced

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.

Message

string required

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

Send Attempts

integer advanced

Number of send attempts with a 1 second wait between retries.

Range: 1 to 10
Default: 1

Image format

string advanced

Export format for attached image frames.

Values: jpeg (default), png, tiff

Image frame references

array

Up to 10 image frame references to attach to the email.

Output

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

Email: Create

Previous Page

Export Image

Next Page

On this page

OverviewInputSetup toolToCcBccSubjectMessageSend AttemptsImage formatImage frame referencesOutput