product · inferred from evidence
USE_CASES.md
A documentation file referenced in the SendGrid example.
- 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