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?Event Webhook Reference | SendGrid Docs | Twilio
Full Event Webhook event list and descriptions, event examples, and the objects each event contains.
4 Replies
@Thomas.C
Checkout this doc to learn how to send custom orgs
https://docs.novu.co/integrations/providers/email/sendgrid#using-sendgrid-template
We have nodejs and curl example
Thanks, I'll take a look there!
@Thomas.C
Did you get chance to check this?
@Pawan Jain, you just advanced to level 38!