SendTemplate Action
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Sends a bulk email message that is created from a template.
This Web API action corresponds to the organization service SendTemplateRequest.
SendTemplate action is not bound to any entity types.
SendTemplate action does not return a value.
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
TemplateId | Edm.Guid | false | The ID of the template. | |
Sender | false | The sender of the email. | ||
Recipients | Collection(crmbaseentity EntityType) | false | The list of recipients for the email. | |
Regarding | false | The record the email is regarding. | ||
DeliveryPriorityCode | Edm.Int32 | The delivery priority code for the email. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright