Email

Send Single E-mail

This activity causes logging in to the indicated mail account on the server and sends an e-mail with attachments if added. There are options to send or forward an e-mail. One can forward only the message already downloaded to the user's disc.

NOTE: the activity works properly as long as no other program nor human uses the same mailbox as Wizlink.

NOTE: see also: Encryption string.

v2_email_send
Parameter NameParameter TypeIn/OutDescription
ActionDropdownInputselect action to perform from the dropdown list
Alternative Scenario If FailedBooleanInputcheckbox; default is "on"
Application IDStringInputstring expression from Azure Active Directory (applies to Microsoft services) or Google Cloud (applies to Google services) obtained after the application registration process
Attachments PathsString[]Inputfile paths to attachment files
BCCStringInputaddress of the hidden secondary recipient
BodyStringInputcontent of the message
Body Type HtmlBooleanInputcheckbox; default is "off"
CCStringInputaddress of the secondary recipient
Certificate ValidationBooleanInputcheckbox; default is "on"
Client SecretStringInputstring expression from Google Cloud obtained after the application registration process
Delivery NotificationBooleanInputcheckbox; default is "off"
Delivery Notification ToStringInputdelivery notification address
Display NameLiteralInputchanges display name of the activity
Encryption MethodDropdownInputselect encryption method from the dropdown list
Exclude from Transaction CheckBooleanInputcheckbox; default is "off"
FromStringInputsender address
LoginStringInputlogin
Message Source PathStringInputdirectory path to a file (file name and extension included)
PasswordStringInputpassword (string expression)
PortInt32Inputport number
ProviderDropdownInputselect email provider from the dropdown list
Read NotificationBooleanInputcheckbox; default is "off"
Read Notification AddressStringInputread notification address
Reply ToStringInputSender's Reply To address
ResultBooleanOutputreturns a Boolean value. True if no error in activity, otherwise will return False
Result CodeInt32OutputResult Code will return 0 if there is no error in activity, otherwise in most cases it will return 1, the extended result code will show only in several chosen activities
Sent TimestampDateTimeOutputtimestamp of sent message
Server AddressStringInputaddress of e-mail server the robot logs on to
SubjectStringInputsubject of the message
Tenant IDStringInputstring expression from Azure Active Directory obtained after the application registration process
Timeout [s]Int32Inputset time in seconds to connect to email server
ToStringInputemail address of recipient
Use OAuthBooleanInputcheckbox; default is "off"