A group of actions: Outlook
The action selects emails from the mailbox that match the specified filters and saves their ID to a variable
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Messages data store | Optional parameter. Repository from which to select emails. The repository name is often (but not always) the same as the user account. | Robin.String | No | |
Folder | Optional parameter. The folder from which to select emails. To specify more than one item, use «;». | Robin.String | No | |
Unread only | Optional parameter. Select only unread emails. | Robin.Boolean | true | No |
Sender | Optional parameter. The mailing address of the sender of the email. To specify more than one item, use «;». | Robin.String | No | |
Recipients | Optional parameter. The postal address of the additional recipient of the email. To specify more than one item, use «;». | Robin.String | No | |
CC | Optional parameter. The mailing address of the recipient of the copy of the email. To specify more than one item, use «;». | Robin.String | No | |
Subject | Optional parameter. The text that the subject line should contain. | Robin.String | No | |
Body | Optional parameter. The text that should contain the body of the email. | Robin.String | No | |
From date | Optional parameter. Date of receipt of the email, starting from which it was necessary to select emails. | Robin.DateTime | No | |
To date | Optional parameter. Date of receipt of the email, up to which inclusively you need to select emails. | Robin.DateTime | No | |
Attachment exist | Optional parameter. Only emails with attachments will be selected. | Robin.Boolean | true | No |
Count | Optional parameter. The number of emails to be subtracted from the mailbox according to the specified filters. The default is 10. | Robin.Numeric | No | |
Attachment name | Optional parameter. The text that should contain the name of the attachment. | Robin.String | No | |
Mark as read | Optional parameter. Mark selected emails as read. | Robin.Boolean | true | No |
Process reports | Optional parameter. If checked, system reports will also be checked when selecting emails.. | Robin.Boolean | true | No |
Results | ||||
Selected messages IDs | The collection into which the identifiers of the emails selected by the selected filters are saved | Robin.Collection |
Обзор
Инструменты контента