Input String, Contact, Contact Phone, Location or Group, Image
Output None

This task sends Email. Input may compose either TO, text or attachment, depending on actual input data.

The following are "Email" Task properties:

TO: a list of recipients, delimited by semicolon, to send email to.

CC: a list of copy recipients, delimited by semicolon, to send email to.

BCC: a list of blind copy recipients, delimited by semicolon, to send email to.

Subject: email subject.

Text: email text. Hint: to stop input filling email text when left blank - put $(-) there

Is HTML: defines if email is written in HTML format.

Attachment: variable holding content to attach.

See also:
Common Task Attributes
Task Options
Variable Types