A group of actions: Email
The action receives a message table as an input parameter, selects messages with the specified messageId, generates response messages and sends them to recipients.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Email connection context identifier | Robin.Email | Email context | 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 |
Обзор
Инструменты контента