Laser
NNovu
•Created by Laser on 10/4/2023 in #💬│support
SendGrid overrides not working
FYI for anyone having the same issue, the workaround I've applied:
SendGrid allows to place the unsubscribe link anywhere in your email if you provide a special tag that you can configure here: https://app.sendgrid.com/settings/tracking
Let's say that your tag is named "UNSUB_LINK", then you can add this in your Novu template:
<p style="display: none">Unsubscribe <a href=”UNSUB_LINK”> here</a></p>
This makes the unsubscribe button present, but invisible which solves it for our usecase7 replies
NNovu
•Created by Laser on 10/4/2023 in #💬│support
SendGrid overrides not working
oh I see, is it on the roadmap?
7 replies
NNovu
•Created by Kai Pradel on 10/2/2023 in #💬│support
Email are now being sent by [email protected]
hi @Pawan Jain , I also noticed this issue recently, it is using the testing provider that comes with novu
This testing provider was not marked as primary and my actual Sengrid provider was marked as primary
The solution was to delete the testing provider but it looks like it's a bug somewhere
14 replies
NNovu
•Created by Laser on 9/13/2023 in #🚀│general
Subscriber agnostic notification
Thank you, Pawan!
3 replies