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
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
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.