Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

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


Properties

Name

Description

Object Name

The name of the object on the canvas.

  • No labels