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

Subject doesn't get sent and node imports issue #40

Open
quantuminformation opened this issue Feb 16, 2024 · 1 comment
Open

Subject doesn't get sent and node imports issue #40

quantuminformation opened this issue Feb 16, 2024 · 1 comment

Comments

@quantuminformation
Copy link

quantuminformation commented Feb 16, 2024

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

image

@quantuminformation
Copy link
Author

Does anyone monitor these? We are paying £80 a month and I send an email support request too.

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

1 participant