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 the 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
BCCStringInputaddress of the hidden secondary recipient
BodyStringInputcontent of the message
Body Type HtmlBooleanInputcheckbox
CCStringInputaddress of the secondary recipient
Certificate ValidationBooleanInputcheckbox
Client SecretStringInputstring expression from Google Cloud obtained after the application registration process
Delivery NotificationBooleanInputcheckbox
Delivery Notification ToStringInputdelivery notification address
Display NameLiteralInputyou can change the name of activity for greater clarity of the scenario
Email AttachmentsStringInputattachment file(s)
Encryption MethodDropdownInputselect the appropriate option from the dropdown list
Exclude from Transaction CheckBooleanInputcheckbox; default is "off"
FromStringInputsender address
LoginStringInputlogin
Message Source PathStringInputfull path to email file
PasswordStringInputpassword (string expression)
PortInt32Inputport number
ProviderDropdownInputselect the appropriate option from the dropdown list
Read NotificationBooleanInputcheckbox
Read Notification AddressStringInputread notification address
Reply ToStringInputSender's reply to address
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
TimeoutInt32Inputset time in seconds to connect to email server; if the connection fails - the activity will return "false"
ToStringInputemail address of recipient
Use OAuthBooleanInputcheckbox; default is "off"
ResultBooleanOutputreturns the Boolean value: it will return True if no error is in activity, otherwise it 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