Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

Create templates using the sdk

Hello, I want to know if there's a way to create and add steps using sdk (either nodejs or golang sdks), i want to be able to use a script to create several workflows automatically when a new organization is created. thanks you...

Development flow best practice with Novu

Hi all! I'm studying the use of Novu for our stack, and I was wondering what was the current best practice in term of development flow. Context:...

Code changes do not reflect + Why UI on website and development env is different ?

1. I am running the project using docker , it has created an image and everything works fine, but when I make changes in the code base it is not reflected in the website running on port 4200 I dont know why ? 2. I am working on a issue regarding integration sidebar, but the integration store UI is different on current live website and website running on my machine . For reference I have attached images of both....
No description

header

Our NotificationCenter keeps spamming requests to /v1/widgets/notifications/feed?page=0 using "@novu/notification-center": "^0.10.0" version. This recently became an issue a few weeks ago...

Adding links to an email

How can I add a text link instead of using a button. example - <a href="https://google.com" >Google</a>...

Problem: Unable to Promote nor Delete Change for Workflow

I am not certain how I got myself into this situation. I choose the Password Reset workflow to see what it had in it. When I cam back later, I noticed that I needed to promote that change. I did not really want to promote so I believe I deleted the workflow first. Then I clicked promote and it is giving me an error that shows up in the bottom right of the attachment. I tried to out smart the logic by creating a new workflow with the same name, Password Reset, but that did not help. Neither of them will promote. Now I am stuck and cannot promote any changes. First, will you please help me resolve this issue?...
No description

Novu on Grafana

Is there any way to scrape the metrics of novu on grafana for monitoring of novu?

Activate Providers such as Email and Sms in localhost server

On novu website we can login using our email account and we get some free 300 emails but in locahost we do not get that, Why I need free email? it is because the issue assigned to me is in integration store , when we click on any of them a sidebar appears and it is the location where I want to work, That is what is displayed in orignal Novu website vs locahost integration store tab...
No description

Need Help running npm run start:web.

Hi, I'm having issues running the npm run start:web command, it gets stuck at "Starting development server..." for a very long time. I've been able to successfully run the api using npm run start:api, and worker using npm run start:worker and they worked fine. Operating system: Linux (Ubuntu 20.04 WSL) Steps taken so far:...
No description

How to know user is online

Hello Guys, I wan't to use Novu for a flutter application with nodejs backend. I see in nove there is a condition "isOnline", I want to know how it's work to use it... Thanks 🙂...

Email sender name issue with Mandrill integration

I've configured Sender name in both Mandrill provider and email template, but didn't appear in received emails. @Pawan Jain can you help on this issue? Thanks! Environment: Novu cloud client version: @novu/node 0.20.0...

Self hosted set up with custom Db

Hi folks, I checked the documentation and the wee chat feature, but I can't figure out how to actually get it up and running with a custom DB. What do I need to do? Couldn't find any guides - just spin up a mongo DB in aws?...

Moving templates from one env to another

Hello , I have self hosted novu and I have deployed it in two environments DEV and UAT . I want to move all the templates from DEV to UAT . Is there a way to do this ?

How to install a specific version of 'pnpm'

As Novu using 7.33.4 version of pnpm but when I try to install pnpm then it install latest version but I don't want that, Ref : https://pnpm.io/installation#installing-a-specific-version from this link I got a command curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=<version> sh - but this command works only on mac as curl is not supported in windows....

Upgrade Mocha

How can I upgrade mocha to latest version and update all relevent packages?

multitenant/multiple orgs

We want to deploy Novu to a saas app, using cloud edition. 1. Each customer can setup the channels they need from a predefined list. Ie each customer has email, slack, teams, webhooks etc to choose from. 2. Each customer can setup the type of alerts they need from a pre defined list. 3. For email it would email all users ...

Question with Fetching Unread Messages for Specific Topics in Daily/Weekly Digests

We have implemented a system where "topics" (groups) are utilized to send "events" (messages/notifications) to all "subscribers" (members) of the group. The requirement is to send a digest email to subscribers on a daily or weekly basis, summarizing all unread messages. Additionally, if a subscriber logs in during a digest period, they should be able to mark all messages as read or potentially delete them up until a certain "initial publication date". How to do this with the API, at the notification endpoint there not info about the "topic"....

I tried Running localhost server

- I tried running localhost server using npm run start:web - server is running fine and first screen is login screen but I am unable to login ( showing network error )...
No description

Not able to find correct route

I want to reach this page but I tried a lot but I am unable to reach
No description