Skip to content

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

@quantuminformation

Description

@quantuminformation

I tried to send this

{
  to: 'sendgridtesting@gmail.com',
  from: 'noreply@me.com',
  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions