christian
NNovu
•Created by christian on 12/9/2024 in #💬│support
Rate limit for topic email
Hey, I noticed today that I hit a rate limit on resend while sending out a weekly email that I trigger using a topic.
Is it possible somehow to add a delay so that not all email is sent at the same time?
Is it possible somehow to add a delay so that not all email is sent at the same time?
11 replies
NNovu
•Created by christian on 12/2/2024 in #💬│support
Using global preferences
Hey,
I'm using global e-mail preference for my "unsubscribe" link in the e-mails i send out. I would however like to show the correct state if the user has already opted out on the email and set the global preference to false. But it seems that there is no way of fetching the global preference state? Seems perhaps that the changing the global preference only sets the e-mail to false on all my workflows, is that correct?
4 replies
NNovu
•Created by christian on 12/2/2024 in #💬│support
Using Subscriber in Topic trigger
Hi,
When triggering a topic, is it possible to access the subscriberId and firstname?
Trying to send an e-mail every week to all subscribers using a topic but want to include the firstName in the e-mail.
8 replies
NNovu
•Created by christian on 11/24/2024 in #💬│support
Changes to getPreference()?
Hi,
I'm using
in my application settings to display preferences. I filter on preferences that includes in_app to display the in_app setting and vice versa for email.
However I think the api has changed? because now the preferences include all channels even if my workflow only uses email?
17 replies
NNovu
•Created by christian on 11/20/2024 in #💬│support
Bug in docs
I would argue for removing the + 1 in ${events.length + 1} in your getting started code.
6 replies
NNovu
•Created by christian on 11/14/2024 in #💬│support
Problem with PATCH subscriber
I'm tring to turn off the in-app notifications for a subscriber using the api
But as you can see from the result I'm getting back it does not stick. The in_app notification channel is still enabled. What am i missing?
4 replies
NNovu
•Created by christian on 11/6/2024 in #💬│support
How to handle the Bridge
Hello,
I am a noob who's looking into this product, I am using a monorepo for my nextjs project and now I'm wondering if I am supposed to add the api endpoint in my main application or should I host it in another app just for novu stuff? What's your recommendation. Hope this question makes sense 🙂 Thank you
3 replies