Category "sendgrid-templates"

Getting "Cannot use dynamic template data with a legacy template" with non-legacy template

I'm attempting to integrate with Sendgrid and am having a heck of a time. I have created a dynamic template - a new one, not a legacy one - with a single handl

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.