You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{to: '[email protected]',from: '[email protected]',templateId: 'd-571a6815c9ae46f1b9485622561ba033',subject: 'Chapter Member Count Alert',dynamicTemplateData: {chapterName: 'Rock of the Marne',minimumMembersThreshold: 15}}
to await SendGrid.send({
but we get no subject in email
also, the only way I can get your email functionality to work, luckily is to use the oneimport on the right hand side, otherwise the import is undefined
The text was updated successfully, but these errors were encountered:
I tried to send this
to
await SendGrid.send({
but we get no subject in email
also, the only way I can get your email functionality to work, luckily is to use the one
import
on the right hand side, otherwise the import is undefinedThe text was updated successfully, but these errors were encountered: