Description
This activity allows you to send an email using the Outlook mail service.
Parameters
Outlook account
Set a value: allows you to select your account from the drop-down list.
Note that due to Outlook restrictions, this option in Studio Pro only displays accounts that were created when Outloook started. If you have opened Outlook and created any account - the mail client must be restarted for Studio Pro to get an updated list of accounts.
Calculate a value: allows you to use a special formula or a special method to determine the account.
Save the previous step result: takes the result of the activity from the previous workflow step as the email client account.
Mail to
-
Set a value: enables you to directly write the email to receive a message.
-
Save the previous step result: chooses the previous activity result as an email.
-
Calculate a value: enables you to use available properties and methods to form an email.
If the 'Send copy to sender' option is selected, then the sender of the email message will be added to the blind copy.
Sending emails to multiple recipients
This activity allows you to send emails to several recipients at a time. To specify two or more email addresses as recipients, use “;” or “,” as a separator.
For example:
Mail CC
-
Set a value: enables you to directly write the email which will be added as a copy email address to the message.
-
Save the previous step result: chooses the previous activity result as an email.
-
Calculate a value: enables you to use available properties and methods to form an email.
Mail BCC
-
Set a value: enables you to type the email to be added as a Blind Carbon Copy to the message.
-
Save the previous step result: chooses the previous activity result as an email.
-
Calculate a value: enables you to use available properties and methods to form an email.
;
or ,
.Subject
-
Set a value: enables you to directly provide an email subject text.
-
Save the previous step result: chooses the previous activity result as a subject.
-
Calculate a value: enables you to use available properties and methods to form a subject.
Mail body
-
Set a value: enables you to directly write an email message text.
-
Save the previous step result: chooses the previous activity result as a text to write.
-
Calculate a value: enables you to use available properties and methods to form an email message text.
Attachment
-
Set a value: enables you to directly write a path to the file that is to be attached. Clicking the 'Pick' button allows you to manually choose the path.
-
Save the previous step result: chooses the previous activity result as a path.
-
Calculate a value: enables you to use available properties and methods to form a path
If the "Add directory" checkbox is selected then all files from the specified directory will be sent as attachments. All the options above are applied to a folder path not to a file path.
To specify several files to be attached, use the following format of the path (in “Calculate a value” option):
["C:\\Users\\ElectroNeek\\Desktop\\attachment\\request.neek","C:\\Users\\ElectroNeek\\Desktop\\attachment\\main.neek"]
Comment
This parameter allows you to create an annotation for the activity. The input text will be displayed above the activity name.