The The SendMailFromTemplate
activity can be used to send an email to desired addressers, using CoreIdentityId
, SubjectKey
, Lcid
, Xml
, and TemplatePath
.
Input Data
The following input data can be configured for the activity.
CoreIdentityIdsReceivers
The list of CoreIdentityId
to send mail to.
CoreIdentityIdsReceiversCc
The list of CoreIdentityId
to send mail to as carbon copy.
CoreIdentityIdsReceiversBcc
The list of CoreIdentityId
to send mail to as blind carbon copy
SubjectKey
The subject key that will be translated.
Lcid
The Lcid
/ Language in which the templates will be loaded and translated
TemplatePath
The path to the template relative from the templates folder.
Output Data
This activity has no output.