product · inferred from evidence
legacy transactional templates
SendGrid's older template system for transactional emails.
- SendGrid substitutions not working: tags removed but text not inserted
Following the sendgrid-nodejs transactional-templates example with `setSubstitutionWrappers('{{', '}}')` and `substitutions`, the received email has the substitution tags stripped but the replacement text is never inserted. The example in U