FredlyFire
NNovu
•Created by FredlyFire on 2/20/2025 in #💬│support
Email Template altering the link on Button
@Pawan Jain you are completely correct. This is actually SendGrid changing the link to track in-email button clicks. As a quick fix I disabled this for now but if anyone else has this issue, there are other solutions here in the sendgrid docs:
https://support.sendgrid.com/hc/en-us/articles/10143238252571-Troubleshooting-ERR-CERT-COMMON-NAME-INVALID-Error
11 replies
NNovu
•Created by FredlyFire on 9/21/2023 in #💬│support
User Activity Feed Implementation
No. So the notifications are actually a separate entity in our current DB. There are some potential duplications where I send out both a notif and create an activity. For example when a user wins a challenge, I will send a notification and I will also create an activity to show on the global feed and the players profile. So for now I would point the notification creation to the Novu API and keep activities on our DB
13 replies
NNovu
•Created by FredlyFire on 9/21/2023 in #💬│support
User Activity Feed Implementation
I think for now I am going to stick with managing the activity feed on my backend and DB. For notifications, I will be using Novu however
13 replies
NNovu
•Created by FredlyFire on 9/21/2023 in #💬│support
User Activity Feed Implementation
So for the discord bot I am actually all set on. I am more looking for advice on the activity feed.
- Yes, for global activity, it is available for all who can access the site.
13 replies
NNovu
•Created by FredlyFire on 9/21/2023 in #💬│support
User Activity Feed Implementation
Would still appreciate some help on this one 🙂
13 replies