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
|
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. |
Entities
Use the SendTemplate action with the following entity types:
| Name | Display Name | Description |
|---|---|---|
| Activity that is delivered using email protocols. | ||
| fax | Fax | Activity that tracks call outcome and number of pages for a fax and optionally stores an electronic copy of the document. |
| template | Email Template | Template for an email message that contains the standard attributes of an email message. |