Description
Sends an email using a Microsoft account.
Parameters
-
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.
-
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.
-
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.
-
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.
-
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.
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"]
Sending emails to multiple recipients
This activity allows you to send emails to several recipients at a time. To specify several email addresses to send emails to, use “;” or “,”.
For example:
Usage Examples
This activity can be used every time when you need to send an email. For example, you can configure your workflow the way that it will send an email message with the process results to responsible people before finishing.