Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

SetCredentials behavior on setting repeatedly

await novu.subscribers.setCredentials('subscriberId', PushProviderIdEnum.PushWebhook, { deviceTokens: ['ANY_RANDOM_STRING'], }); What happens when the above is called multiple times for a given subscriberID? Because I am noticing for certain users my webhook is trigger multiple times where I expect it ot be single time. Also if the "ANY_RANDOM_STRING" is different would it register that webhook as for different device. ...

Deploy on AWS EC2

Hi team, we deployed novu application in our EC2 instance with docker and pointed it to novu.organization name.com. Now i want to enable SSL using ACM in AWS, We tried it with cloudfront but it is not successful can you pls help me I'm new to deployments....

Logo update based on dark and light theme

How to convert logo based on dark and light theme in email template?

Unable to reset password for K8S instance

I have been in the (slow) process of evaluating Novu for my company's use. With help from our Cloud Ops team, I was able to spin up Novu in K8S. That was a few months ago. I can access the log-in page, but have forgotten my password. "Forgot Your Password?" take my email address but does not send me an email. At this point I am uncertain what to do since I was the only one on this system. I did not get very far with this instance. I am open to blowing it away, but am not familiar with K8S and helm to know how to do a "fresh install". ...

Novu with GCP Storage bucket access issue.

I was trying to access google storage bucket to store my custom logo to use in novu workflow template. But while access the storage bucket from Novu api facing following issue, Permission 'iam.serviceAccounts.signBlob' denied on resource (or it may not exist) Help me on this issue. Do i need to add GCS_DOMAIN environment variable compulsory ?...

How to detect and delete stale/invalid device tokens

What are the best practices when it comes to remove stale device tokens from the device token list

Not getting notifications from topics

When I trigger topics, the subscribers added to the topic are not getting notifications,I use python for backend and angular for frontend.can someone help?, I am happy to share the code

Getting 400 client error, when triggering the workflow wiIth actor argument

I am building an application with angular frontend and django backend, I installed the package for python, when I triggered the workflow, it workd fine, but when I added the actor argument, 400 client error, is raised, can someone hep me with this?

Pricing / FAQs

Different number of events
No description

Read/Seen

Is there a way to get how many Notifs are read/seen for a subscriber for In-App, Email

Error in delivering push webhook call.

I use push-webhook with a scheduled delay to call a api on my server. It was working till 2 weeks ago and things were getting delivered on time. But I checked today to see there is a error message. I need help figuring out what is the issue. Please help, this is affecting users. Would appriciate some help. Thanks.
Attaching some screenshots...
No description

Outlook Error

I'm trying to use Outlook for sending mails

Self Deployment

Hello Team, I'm new to deployment process, I have some doubts in it. what are .env variables I must change for self deployment. Note: planning to deploy it on s3 ...

Better proxy support

Hi, I'm using on premise Novu on our cloud infrastructure. I had some issues with proxies over https leading to 502 error when using axios. It's a known issue with Axios. I made a PR for fixing in send in blue to use cross fetch and proxy agent. It will work without proxy and also with standard proxy configuration like variable environment https://github.com/novuhq/novu/pull/5065...

Can you make most recent message pop up so it's visible to the user briefly?

Hi, I'm new to Novu and just added the built in notification inbox. I'm just wondering if it's possible to get it so that certain key messages can popup briefly so the user sees the message without having to go into the notification inbox?

Sending Deep Link Push Notifications with Firebase Cloud for iOS and Android

How can I send push notifications with deep links ? I'm using Firebase Cloud as provider. going to use /v1/events/trigger/broadcast to trigger workflows for both iOS and Android Please help me on this, Thank you!!....

Is there a way to change the company name once it is created?

I have a typo in my company name but I can't find a way to change it.

Help regarding workflows

hey, so I was going through workkflows and don't really get the idea behind it? Is it supposed to be indiviual workflows for each?