Novu

N

Novu

Open Source Notification Infrastructure Community by Novu

Join

💬│support

🚀│general

/cdn-cgi/rum ERROR

Hi When I'm using Novu Dashboard v2.2.0 and I try to log in, the /cdn-cgi/rum endpoint runs in a loop. This causes the page to not load....
No description

Novu - Self Hosted - Error when clicking 'Create Workflow'

I have just setup a self-hosted Novu instance (2.3.0) and when trying to create my first workflow I receive this error: Sorry, but something went wrong. Please contact our support team and provide the event id for the reference. Event Id: 53f1a3afcbe54d3c968c19bbe63ecce6....
No description

Change variables in override section

I'm using an SMS provider, through the generic SMS integration. The provider expects the SMS text to be sent with the variable 'msg', however the variable that Novu sends is called 'content'. How can I override this and set it to 'msg'?

Support for Excluding Tags in useNotifications Hook

Hi team, We're using the Novu SDK in our React Native app, and I have a question (or possibly a feature request) regarding tag filtering in the useNotifications hook. As far as I understand, the current tag filtering works as an inclusive filter — i.e., if I provide tags: ['Reservations'], I receive all notifications that include this tag, even if they also contain others like 'Critical'. ...

Different template for different chat providers

Hi . I would like to know if we can have a different "template" (chat message) for teams and slack . We want to send different message as slack and teams have different ways to manage carrier returns, links , etc... It could be (if at least one is possible): - Ability to setup a different template based on the chat provider (1 for teams, 1 for slack)...

Issue pulling dashboard image

Hey team, I’m getting the following error when trying to run the dashboard: Error Head "https://ghcr.io/v2/novuhq/novu/dashboard/manifests/2.3.0": denied: denied It seems like the image ghcr.io/novuhq/novu/dashboard:2.3.0 is private...

Remove read message from pending email digest

Hi, I have implemented an email workflow with a digest. However, I also have in-app notifications set up and users can see the notifications there and mark them as read. So basically, both workflows are triggered at the same time, except the in-app sends immediately and email digests for X minutes. My issue is that when a creator marks a notification as read in-app while the digest is pending, it's still going to be sent in the email because it was digested when it happened. Is there a way to only send digested messages which aren't marked as read at the moment of sending?...

Does Novu support Otel

We are trying to make a dashboard with metrics collected from Novu regarding notifications sent, success and failures. How can we achieve this with self hosted Novu?

Missing authorization header

Hello Team, @novu/api is not working with me anymore, I'm getting that there is a Missing authorization header, so here is my code ```ts...
No description

Organization setting in self-host v2.3.0

Hi, I've just upgraded community version from 2.1.1 to 2.3.0. Seems the new version no longer has the organization setting. Could you guys show me how to add member to an org and change the org setting? Thanks...
No description

Transferring data from cloud to self-hosting

Hi, is it possible to export data and import to self hosted instance? Thanks in advance.

If-Else Step Condition

I’m currently exploring ways to define workflows from dashboard and would like to understand how to add conditional (if/else) steps. Specifically, I want to achieve something like this: If payload.org.id === "123" → send Email A Else → send Email B...

Missing _templateId causes `Response validation failed` when fetching notifications via @novu/api

I think I discovered a problem with the @novu/api lib When I run ```ts import { Novu } from "@novu/api"; ...

Digest Messages

Hello! I'm using Novu 2.3.0 (self-hosted). And I'm trying to create a simple in-app step with a digest step before it. However I cannot find a way to make a simple loop inside the in-app step with the editor: Hello {{subscriber.firstName}}! Here is a summary of your recent updates ({{steps.digest-step.eventCount}}):...

Test Workflow Issue

I am selecting myself in the subcriber section to test the notification. But it is always falling back to dummy value.
No description

Handle failed push notifications

I have a wrapper service on top of novu. Does novu support any webhooks in case of a push notification failure to subscribers? In case of a failure, based on error like invalid fcm token, we are planning a stale token clean up function in wrapper service....

How to configure a Genesys endpoint in Novu (trial version) to trigger a WhatsApp flow?

Hello everyone, I'm working with a Novu trial account and I'm trying to connect it to a Genesys endpoint. My goal is to trigger a WhatsApp workflow by uploading a contact list to a specific template in Genesys. I'd like to initiate this process from Novu....

Smart Sending Email and Sms

I want to ask one question that do we have any feature that makes us send email and sms during specific time only like say 9 am to 6 pm after that it will not send for that it will be rescheduled tomorrow

Bridge execution failed issue

I am getting bridge execution failed issue. It is showing: Unable to reach Bridge Endpoint at http://localhost:3000/v1/environments/68622aaebde7ee7ba189e1f4/bridge but the api is showing a fine response to me. Not sure what is happening. It was working fine earlier....
No description