История страницы
...
The action returns information about the specified email in the form of the following 6 parameters: Sender, Addressees, Recipients of the copy, Time of receipt, Subject, Body.
Action icon
Parameters
Input parameters
Message ID - Message ID assigned during the selection.
Output parameters
Sender - the sender of the letter
Addressees - addressees of the letter.
Recipients of the copy - recipients of a copy of the letter.
Time of receipt - the time of receipt of the letter.
Subject - the subject of the letter.
Body - the text that is contained in the body of the letter.
...
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Message ID | Message ID assigned during the selection. | Robin.String | Yes | |
Results | ||||
Sender | The sender of the letter. | Robin.String | ||
Addressees | Addressees of the letter. | Robin.Collection | ||
Recipients of the copy | Recipients of a copy of the letter. | Robin.Collection | ||
Time of receipt | The time of receipt of the letter. | Robin.DateTime | ||
Subject | The subject of the letter. | Robin.String | ||
Body | The text that is contained in the body of the letter. | Robin.String |
...
- Assemble a robot scheme consisting of actions:
Set the "Terminate" action parameters (if Outlook is already running, the second copy will not open).
Set the "Select message" action parameters.- Set the "Get value by index" action parameters.
- Set the "Get information letter" action parameters.
Set the parameters correctly. In the "Message ID" parameters set the ID of the message with the subject of the letter and recipients of the copy. - Click "Start" in the top panel.
...
Обзор
Инструменты контента