Thomas.C
NNovu
•Created by Thomas.C on 9/26/2024 in #💬│support
Sendgrid Integration with Novu
Hello all,
I am currently refactoring our mailing system to send mails with Sendgrid through Novu, instead of through Sendgrid directly. When sending mails through Sendgrid, we often include a
custom_args
field (see Sendgrid docs:https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/event#custom-arguments) to later track the mail delivery status with Sendgirds Event Webhook.
Is there a way to include this custom_args
field when triggering a workflow?
Or, is it possible to receive mail delivery statuses (bounced, deferred,..) directly through Novu without the need for a Sendgrid Event Webhook?5 replies