История страницы
...
The action receives a message table as input, selects a message with the specified Message ID, generates response messages and sends them to recipients.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Email connection context identifier | Robin.JavaMail | Yes | |
Messages Table | The table in which there is a letter to be answered. | Robin.DataTable | Yes | |
Reply to all | Logical variable. If the variable is True, the response will be sent to all recipients, including CC, of the message with the Message ID specified in the Message ID parameter. If the variable is False, the response will be sent only to the sender of the message. | Robin.Boolean | true | No |
Cite | Logical variable. If the variable is True, the text of the message with the Message ID specified in the Message ID parameter will be included in the response body. If the variable is False, the text of the message with the Message ID specified in the Message ID parameter will not be included in the response body. | Robin.Boolean | true | No |
Body | The text to be added to the body of the letter. | Robin.String | No | |
Attachments | Robin-collection (Robin.Collection) containing the paths to the files (Robin.File) to be attached. | Robin.Collection | No |
Special conditions of use
None.
Example of use
Task
Unread emails with the subject line “Test” and docx attachment should be received and responded to.
...
Обзор
Инструменты контента