Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

Search workflows, subscribers, Topics

Hi guys, any hope of seeing these soon, the current interface without search makes it hard to use

Passing HTML elements as an email template

hey can i send an email via a handlebar? meaning to say in my email template i write: <html> {{emailTemplate}} </html> That way i can control my email creation on my app and have only 1 workflow for all emails passing dynamically...

Non-linear process flows

Is it possible to use non-linear process flows? I've played around with Novu today and while I haven't explored everything there is just yet, it sort of just seems that exactly one or zero things must happen following another. I have attached a notification process flow that I'd like to try to implement in Novu. As you can see I would require some sort of conditional logic or "if-else" statements. I could use filters, but I ran into a lot of complexity with them because everything would still have to pass through every step unconditionally. It would also mean that, for example, I would have to create like 10 different "send email" steps, with varying filters, to satisfy all of the conditional logic. It's just too messy, unmaintainable and unorganised for me. Does anyone else have this issue? Maybe it would be better and create many different workflows that simplify and separate this logic? It wouldn't really fix the issue but at least they would be more organised....
No description

Self-hosted isntance of mongodb using 200% of CPU when sending ~1500 notifications through topic

Hello! My team decided to self-host Novu. We are using a t3.medium Amazon EC2 instance and we have like 1500 users provisioned to Novu and there is one workflow that is used to send notifications to all of those subscribers. When we trigger the event to notify all 1500 subscribers, the usage of our mongodb instance increases to 200% and returns to normal until the workflow finishes sending all 1500 notifications. Do you have any leads on what could be happening? I don't know if we could have missed some configuration of the server or of mongodb, maybe setting the usage limits or something like that. I'll leave some screenshots with stats from our server if that helps you get a better view of the problem: 1. A graph of the CPU usage right around the time the massive sending took place....
No description

admin password hash

hey guys, I found a post similar said the password hashed in database is bcrypt with 10 rounds but I did and it gone wrong? I'm doing a self hosted...

Swags Giveaways event

Sir I won the zoom meeting giveaways event organised by the Nevo recently Please tell how to get the Swags 😊😊...

How to get specific message that already sent to specific Feed ?

Hi, i want to use novu to trigger page reload beside the notification feature. Therefore, we want to seperate message that will show in our customer notifications and that will be consumed in Front end to reload the page i already set the Novu Provider ...

FCM Push Notifications

I am testing FCM push notifications, but when the workflow is executed I get this error message for the step in question: "Unexpected token } in JSON at position 2354"...

Display the notification feed without the "bell" element.

@thesockguy: "Hey @Emil , I am here to try to figure out who to get the notification-center-component from the web component bundled version to just display all of the notifications (instead of showing the bell that you have to click on to see the notifications)" @Emil: "I think that the best way for it is actually using the "headless notification library". You can learn more about it here" ...

helm chart help for Novu

Hi everyone I got error whole using helm chart installation on windows system https://github.com/novuhq/novu/issues/4726 ...

How to utilize the overrides data after the push notification has been sent.

I have an Expo React Native app using push notifications sent through the Novu SDK (using the Expo Push). I am sending Deep Link URLs within the Novu Trigger by adding the url to the overrides data. ```...
No description

Email attachments

Hi, I'm trying to trigger an event with a file attached and the API is responding with {"statusCode":413,"message":"request entity too large"}. The file is small, its 87Kb. And the length of the json data sent is 132933 (len(json.dumps(data)). This is my python code... Novu v.0.19.0 ```...

Stuck digests

Hey, guys! Sometimes we have a problem with stuck digests like on the screenshot. It should be digesting events for 1 day, but it started on 04/09, and never ending. Deleting and adding back the subscriber solves the problem, but it doesn`t look like normal way....
No description

How are workflow updates propagated?

Here's my situation: my workflow previously had a first email, then a one week delay, then a second email. A few subscribers had that workflow triggered last week. Later last week, I updated the workflow and published the changes, removing the delay and the second email. However, some subscribers still seem to be getting the second email. My question: is the entire workflow queued at the time of triggering, or should changes to the workflow be reflected in previously-triggred runs?...

INDIE DEV active templates plan

What does 10 active templates mean ?

How to split all the services in the docker-compose file across multiple servers?

How could I modify the docker-compose file to run the services on separate servers?

Showing in App notifications in realtime

I have integrated the novu locally but i am unable to receive the inApp notifications in realtime I have used this command npm run start command to run the Worker, API, Web, sockets Can you please tell why I am not able to receive the inapp notifications in realtime ? I want to receive the red dot whenever I sends the in app notification from web portal....

Tenants

I am now seeing my use case for tenants and wondering about functions that will support it and whether I am on the right track. I can see it would be great if fully implemented. I have an application with Employers and Jobseekers (so two different user groups/apps). They negotiate employment. So I have created a separation based on Organisations: Business and Jobseeker...

Network Error - Self-hosting locally with Docker

Hi, I'm trying to self-host an instance of Novu using Docker. So far, I followed the instructions outline in the official Novu documentation. I executed the commands in the quick start guide and I am able to see the web application running on localhost:4200 following the the docker compose commands. However, upon trying to log-in, I get the following error related to the network... Not really sure what the case of the issue is. Could anyone provide possible solutions ? Thanks...
No description

Unable to promote changes

Hello, I have run into a stange issue. I am unable to promote two of my changes due to the error notated in the screenshot. Our organization ID is 651d7607881629515286e874
No description