Changes
/* Usage */
==Usage==
This activity is typically used to send Emails during the execution of a workflow. Sending is always asynchronous, so this activity will not block the execution of the workflow.
{{Hint|Sending is always asynchronous, so this activity will not block the execution of the workflow}}
==Example==