opensource
opensource copied to clipboard
Subject doesn't get sent and node imports issue
I tried to send this
{
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
Does anyone monitor these? We are paying £80 a month and I send an email support request too.