#webhook url for sendgrid

1 messages · Page 1 of 1 (latest)

frail pond
#

Hey all, I'm looking to receive and record email (sendgrid) sent, open, and click events in my app. Typically I'd register a webhook in sendgrid to do this. But since emails are triggered through Novu now, how would I go about implementing this?

by @delicate ridge
ref:- #🪄│engineering message

#

Hi @delicate ridge
When you add a new provider email integration like sendgrid we generate a webhook url
Please save this webhook URL in your sendgrid account webhook option

After adding this url, with every email sent, sendgrid will send these data to Novu and you will be able to access this in activity feed

#

Read more on webhook url

delicate ridge
#

otherwise, I'm using the webhookUrl that's defined in the code, seems like it's working.