SendEmailFromPerson (IEmailService)
You can add a single email address to a workflow to send an email message to a particular recipient from a particular sender.
Input Data
Inputs | Data Type | Description |
---|---|---|
Recipient | DirectoryResource |
Specifies 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. In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use. |
Sender | DirectoryResource |
Specifies the person or group from the Personnel model who is sending the email. In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use. |
Subject | String |
Specifies the subject heading of the email being sent. |
Body | String |
Specifies the body of the email being sent. |