Email

Get Single E-mail

This activity causes logging in to the indicated mail account on the server and downloads an e-mail message from the e-mail box (POP3/IMAP server). One cannot point to a specific folder in the mailbox - Wizlink sees the inbox as an undivided whole. To receive another message one should delete the previous one (put a tick in the Delete source message box on the activity).

NOTE: we recommend using IMAP protocol because of some limitations on POP3 protocol (Wizlink may ends in fail when the checkbox Delete Source Message is on and you use Microsoft - because POP3 protocol actually deletes mail from server only after clean disconnection, so Wizlink has to disconnect and reconnect, and Microsoft forbides connecting for some time after 20 or so reconnecting action).

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

v2_email_get
Parameter NameParameter TypeIn/OutDescription
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
BodyStringOutputcontent of the message
CCStringOutputaddress of the secondary recipient
Client SecretStringInputstring expression from Google Cloud obtained after the application registration process
Delete from ServerBooleanInputcheckbox; default is "off"
Display NameLiteralInputchanges display name of the activity
Encryption MethodDropdownInputselect encryption method from the dropdown list
Exclude from Transaction CheckBooleanInputcheckbox; default is "off"
FromStringOutputsender address
Local Folder Source PathStringInputpath to the directory or file, where from you download email (Source: Directory/File)
LoginStringInputlogin
Message IdStringOutputmessage ID
Message Received Time StampDateTimeOutputtimestamp of received message
PasswordStringInputpassword (string expression)
PortInt32Inputport number
ProtocolDropdownInputselect the appropriate option from the dropdown list
ProviderDropdownInputselect email provider from the dropdown list
Reply ToString[]Outputoriginal 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
Save MessageBooleanInputcheckbox; default is "off"
Saved Attachments PathsString[]Outputfile paths to attachment files
Saved Message PathStringOutputdirectory path to a file (file name and extension included)
Server AddressStringInputaddress of e-mail server the robot logs on to
Short Message Folder NameBooleanInputcheckbox, default is "off"
Target Save FolderStringInputfolder on computer disk where messages will be saved (direct path or variable)
Tenant IDStringInputstring expression from Azure Active Directory obtained after the application registration process
Timeout [s]Int32Inputset time in seconds to connect to email server
TitleStringOutputtitle of the message
ToStringOutputemail address of recipient
Use OAuthBooleanInputcheckbox; default is "off"