Category "sendgrid-templates"

Prevent SendGrid from replacing <a> tags in Dynamic Templates

I'm using the @sendgrid/mail library to send emails from our app, using a dynamic template. The template is created entirely with custom HTML. When emails are d

SendGrid Dynamic Email Template won't pass data from .NET

I'm trying to use SendGrid's API to send Data to a Dynamic Template, and send that email to a customer. However, the email sends, but the data is never passed.