Reply Version 5 (Net)
Action group: Mail
Description
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.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 |
Special conditions of use
None.
Example of use
Task
Unread emails with the subject line "Test" and a .docx attachment need to be received and responded to.
Solution
Use the actions "Open email" to receive and send, "Get message", "Reply".
Implementation
- Assemble a robot scheme consisting of actions:
- Set the parameters for the "Open email" action to receive emails.
- Set the parameters for the "Open email" action to send emails.
- Set parameters for the "Get message" action
- Set parameters for the "Reply" action
- Click on the "Start" button in the top panel.
Result
The program robot completed successfully.
Responses to emails have been sent.
Обзор
Инструменты контента