SendEmail (IEmailService)

You can add email addresses to a workflow to send an email message to several recipients. These emails are sent from the default sender's preconfigured email address.

Input Data

Note: In the Configure Method dialog box, click Next to select a resource. Otherwise, in the Inputs section of the activity configuration panel, click the ellipsis button to select a resource.
InputsData TypeDescription
RecipientsIEnumerable[[DirectoryResource]]Lists the person or group from the Personnel model who will receive the email. All recipient email addresses must be configured in order to avoid errors. Click the drop-down arrow to bind email recipients to the return value.
SubjectStringSpecifies the subject heading of the email being sent.
BodyStringSpecifies the body of the email being sent.