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

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextEmail connection context identifierRobin.EmailEmail contextYes
Messages TableThe table in which there is a letter to be answered.Robin.DataTable
Yes
Reply to allLogical 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.BooleantrueNo
CiteLogical 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.BooleantrueNo
BodyThe text to be added to the body of the letter.Robin.String
No
AttachmentsRobin-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

  1. Assemble a robot scheme consisting of actions:


  2. Set the parameters for the "Open email" action to receive emails.


  3. Set the parameters for the "Open email" action to send emails.


  4. Set parameters for the "Get message" action


  5. Set parameters for the "Reply" action


  6. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully.


Responses to emails have been sent.

  • Нет меток