Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SendEmailFromTemplate Action

Namespace:
Microsoft.Dynamics.CRM

Sends an e-mail message to a recipient using an e-mail template.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
TemplateId
Edm.Guid False True

ID of the email template to use.

Regarding
crmbaseentity False True

The entity record with which the e-mail message is associated.

Target
crmbaseentity False True

The recipient the email is sent to.

Return type

Type Nullable Description
email False The SendEmailFromTemplate action returns the following value.

See also