dynamics-custom-emails icon indicating copy to clipboard operation
dynamics-custom-emails copied to clipboard

Dynamics Custom Email is an extension for Microsoft Dynamics 365 (CRM) which gives you the ability to send emails from a process (e.g. workflow, action) based on an Email Template with dynamic fields

Results 7 dynamics-custom-emails issues
Sort by recently updated
recently updated
newest added

Would it be hard to make it so you can do if/else conditional statements in an email template with this plugin?

Hi there, Just a quick note to say thanks for this, we use it on a CRM site to help generate more useful emails. We have one little issue that...

Hi I have a boolean field that comes through as TRUE or FALSE, is there any easy way to make this come through as YES or NO Thanks Wayne

In CreateCustomEmail.cs, the InstantiateTemplateResponse can return an empty email if the template is not set up correctly. I think there needs to be a check on the email.Id to make...

I'm not familiar with this library, and it looks like it was part of VS2012, but it isn't in VS 2017, and I can't figure out how to find it...

I'd like to include the curly braces without having them be interpreted as a symbol. One of the common approaches is to double the braces -- {{ }} becomes {...