SendTemplate Action
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
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. |
See Also
Use Web API actions
Web API EntityType Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright