The next table presents the properties of the Send Email element in an action flow.

Property

Description

Optionality

Default value

Obs.

Name

Internal name that identifies the Send Email element.

Mandatory

 

See rules for naming elements.

From

The Email address of the sender.

Optional

 

Use the EmailAddressCreate built-in function to create an encoded value for the 'From' property.

 

If an Email has no sender set in the 'From' property, OutSystems Platform automatically sets it for you if one is configured in the Email Configuration in Service Center.

To

The address(es) of the Email recipients.

Mandatory

 

 

CC

A Carbon Copy of the Email content is sent to the Email address(es) specified here.

Optional

 

 

BCC

A Blind Carbon Copy of the Email is sent to the Email address(es) specified here but without knowledge of the all the other Email receivers.

Optional

 

 

Log Content

Indicates if the Email content is added to the Email logging performed by the Platform Server.

 

The Email logs may be consulted in the Service Center.

Mandatory

No

 

Email

The Email screen that produces the Email content.

 

 

 

See Also

About Send Email in an Action Flow | About Send Email in an Process Flow