Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to pass templateId #12

Open
montera82 opened this issue May 18, 2021 · 2 comments
Open

Unable to pass templateId #12

montera82 opened this issue May 18, 2021 · 2 comments

Comments

@montera82
Copy link

the last section on the readme says i could pass templateId

which refers to the sendgrid templateId

but does not work in the code?

i.e i wan to do something like this.

transport.sendMail({
   templateId, // does not work


});
@afraz-khan
Copy link

@montera82 any solution you found for this?

@liscuate
Copy link

A bit late with this probably but you require to do templateId: 'IDHERE', The ID should start with "d-"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants