email.send Action

This trigger action publishes an email to Device Cloud for delivery.

Action

On the Adding Trigger page, under Networking, drag email.send to the canvas.

Canvas

When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.

Form

Parameters

Name

Type

Required

Descriptions

Reply-To

String

 

The email address that appears when the recipient clicks Reply-To.

Reply-To Name

String

 

The name that appears when the recipient clicks Reply-To.

Set From

False/True

 

By default, this is set to False.

False: When set to False, the default email address appears in the From field. For example, <noreply@devicecloud.com>.

True: When set to True, the Reply-To address will be set as the from email address. To make this setup work, an internal configuration is required.

To

String

Yes

The recipient(s) of the email. The provided string may be the key of a (single) notification group or individual email addresses represented in CSV format.

Subject

String

Yes

The subject of the email.

Body

String

Yes

The body of the email.