SendTemplate Action
Sends a bulk email message that is created from a template.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
TemplateId
|
Edm.Guid | False | True | The ID of the template. |
Sender
|
crmbaseentity | False | True | The sender of the email. |
Recipients
|
Collection(crmbaseentity) | False | True | The list of recipients for the email. |
Regarding
|
crmbaseentity | False | True | The record the email is regarding. |
DeliveryPriorityCode
|
Edm.Int32 | True | True | The delivery priority code for the email. |