Relative Content

Tag Archive for expresstwiliosendgrid

Subject Not Set in Emails Using @sendgrid/mail with Express Backend

I’m using the @sendgrid/mail library in my Express backend to send emails when an order is purchased. However, the email subject does not appear in the sent emails. I’ve tried setting the subject both as static text and using dynamic text, but neither seems to work.