he SendMailFromTemplate
activity can be used to send an email to the desired addressers using CoreIdentityId
lists, SubjectKey
, Lcid
, Xml
tags and TemplatePath
. This updated activity is available from version 8.2.
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.