A group of actions: Email
Get message
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Email connection context identifier | Robin.Email | Email context | Yes |
From | Selects emails whose sender email addresses match the specified regular expression. To specify more than one item, use «;» or «,» | Robin.String | No | |
To | Selects messages whose recipient’s mailing address matches the specified regular expression. To specify more than one item, use «;» or «,» | Robin.String | No | |
CC | Selects emails whose addresses of the recipients of the email copy match the specified regular expression. To specify more than one item, use «;» or «,» | Robin.String | No | |
Subject | Selects messages whose subject line matches the specified regular expression. | Robin.String | No | |
Body | Selects emails for which the text of the email body matches the specified regular expression. | Robin.String | No | |
Attachment name | Selects messages with attachment names that match the specified regular expression. | Robin.String | No | |
Unread only | Selects unread emails only | Robin.Boolean | true | No |
Count | The number of emails that must be read from the mailbox using the specified filters. | Robin.Numeric | No | |
Folder For Attachment | The path to the folder in which subfolders will be created to save attachments from letters. | Robin.FolderPath | C:\doc\img | No |
Include html text | Include full body with html | Robin.Boolean | true | No |
Save images | If the value is «true», then the images from the message body will be saved, otherwise they will not be saved. | Robin.Boolean | true | No |
Results | ||||
Results table | A table into which information is saved from letters selected by the selected filters. The table has the following set of columns: - ID - message identifier; - From - sender’s mailing address; - To - mailing addresses of all main recipients; - CC - mailing addresses of all recipients of the copy of the letter; - Subject - the subject of the letter; - Body - the body of the letter; - Path - the path to the generated subfolder in which the attachment files were saved; - DateTime – date and time when the message was received. | Robin.DataTable |
Обзор
Инструменты контента