N
Novuβ€’6mo ago
Rapha

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
Rapha
Raphaβ€’6mo ago
@Pawan Jain πŸ™
Pawan Jain
Pawan Jainβ€’6mo ago
@Engineering Did we remove this feature?
Rapha
Raphaβ€’6mo ago
I need to inform my workflow whether an email has been opened or not πŸ™
george.d
george.dβ€’6mo ago
Hey @Rapha, are you using self-hosted or novu's cloud?
Pawan Jain
Pawan Jainβ€’4mo ago
@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
Pawan Jain
Pawan Jainβ€’4mo ago
No description
Pawan Jain
Pawan Jainβ€’4mo ago
let me know if you need more help πŸ™‚