SendTemplate Action

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

crmbaseentity EntityType

false

The sender of the email.

Recipients

Collection(crmbaseentity EntityType)

false

The list of recipients for the email.

Regarding

crmbaseentity EntityType

false

The record the email is regarding.

DeliveryPriorityCode

Edm.Int32

The delivery priority code for the email.

另请参阅

其他资源

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.