Can't get the webhook URL from Sendgrid provider in cloud
Isn't the Sendgrid modal supposed to show a webhook url when running in the cloud?
I want to trigger another notification if an email is not open after 1 day. I have defined a Sendgrid provider. The modal is supposed to provide a webhook URL that I can paste to Sendgrid , but none is visible.
I have tested by triggering the workflow, got the email by Sendgrid, checked in Sendgrid that it marked the email as opened. It's all good to this point. But in Novu, no "open" event appears in the activity feed and the "unread" condition is not respected by the next step.
I have tried to build a webhook URL myself from the code without success. (https://github.com/novuhq/novu/blob/next/apps/web/src/pages/integrations/components/ConnectIntegrationForm.tsx#L212C2-L212C161)
Help?
7 Replies
@Pawan Jain π
@Engineering Did we remove this feature?
I need to inform my workflow whether an email has been opened or not π
Hey @Rapha, are you using self-hosted or novu's cloud?
@George
I see it is not present in novu cloud
@Rapha
Thanks for reporting this issue
We have a WIP pull request
https://github.com/novuhq/novu/pull/4449
this bug will be fixed with new release 0.23.0
@Rapha this bug is fixed
let me know if you need more help π