No cc and bcc support for email
Hello , I have integrated sendgrid provider and I am trying to send email . I passed cc and bcc parameter in the payload but while setting maildata you are not setting cc and bcc .
https://github.com/novuhq/novu/blob/next/apps/worker/src/app/workflow/usecases/send-message/send-message-email.usecase.ts#L259
#bug
#💬│support
@Pawan Jain
4 Replies
hi @djain_007
please use overrides for cc bcc
https://docs.novu.co/channels/email/#sending-email-overrides
cool thank you
it is working now
How can i dynamically set preheader also ?
you can use variables in preheader