Tag Archives: SendEmailFromTemplateRequest

Tip: Using SendEmailFromTemplateRequest to directly send an email using the Email Template

Earlier when we had an Email Template created for any entity, we used to follow the below four steps to send an email using Template: Retrieve the Email Template and get the Template Id Instantiate the template using InstantiateTemplate request and get the Response Create the Email in CRM using IOrganizationService object or OrganizationServiceContext object… Read More »