Send Mail

Description

Use this object to send an email. It allows for definition of plain text emails, as well as html format. When using the HTML port, you can use the Text port at the same time to have a fallback for email clients, which do not support HTML emails.

This object only works if the Mail service is activated. Read more about that here.


App Builder Object

 


In Ports

Position

Name

Message Type

Description

Position

Name

Message Type

Description

1

Trigger

Trigger

Sends the email using data from the fields below.

2

To

String

Recipient email address.

3

Subject

String

Email subject.

4

Text

String

Plain text email content.

5

HTML

String

Email content formatted as HTML.


Out Ports

Position

Name

Message Type

Description

Position

Name

Message Type

Description

 

 

 

 

 


Properties

Name

Description

Name

Description

Object Name

The name of the object on the canvas.