Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

new relic app name

I have deployed novu to azure kubernetes cluster but the api pod is stuck in a restart loop and the issue is its asking me to set the NEW_RELIC_APP_NAME but I don't know what this is or where to set it.

Create an account via Api

Holla, I'm using the self hosted option, everything works fine I'm trying to create the flows without interacting with the interface, but first of All I need the api key, is there a way to create a user via the provided Api? is there a way to bypass the ineractive part with the novu web app ?...

Create 2 push notification providers in the same workflow using UI.

Hi everyone, I'm working on a PWA, I have a workflow with 1 push notification step using FCM for Android devices. However, I would like to add another push notification step and use APNS for iOS devices. Is that possible?...

Unable to connect to Mongodb

I have installed novu on kubernetes cluster via helm. I even made my mongodb cluster n/w access global. It is still unable to connect
No description

401 error on self deployed

Hey i got an issue here, I self deployed my novu over and tried putting my new API key but its giving the response 401 when i tried to create a new subscriber...

Send mail with attachment error 500

Like the title, can anyone help me

How to have a "multiline" title in a push notification?

I have a workflow that triggers an email and some push notifications. I want to make the push notifications behave like the email notifications attached. Still, I could only make it have a one-line title (see the other screenshot), that's truncated with ellipsis or a two-line title that doesn't show the second line unless you press and hold the notification. The question is: is it possible to show a two-line title push notification as the Gmail notification?...
No description

Is it possible to use groupBy with step.events?

Pretty much title. I have a workflow with a digest running, and I followed the docs for the count excluding individuals: ```...

Merge all digests from different workflows

I have setup a workflow for each type of notification that I have. ex: - UserCreation Notification - UserNameUpdation Notification ...

How to digest events for different push notifications?

I have a workflow that has three triggers: one email and two push notifications. In the email template, I use the handlerbars helpers, but we don't have that for push. I tried adding a filter, but we can't access the step.total_count on the filters thought. Any suggestion on how to implement that? ...

Schedule Digest not working as expected

I have a workflow with a schedule digest to trigger every 4 hours. For testing purposes, I changed this time to every 2 minutes. I have a logic to send different titles and bodies on my email template according to the step.total_count variable. The issue I'm noticing is that it doesn't behave as expected. If I trigger this workflow once, I receive the email fine. The title is You have 1 new unread message. But if I trigger this workflow many times, I still receive the email with the same title (and body)....

Slack notifications to users

I have a quick question , I have an application that needs to send notifications to different slack channels and users . The guide shows how to deal with slack channels , is it possible to send messages to users privately ?

Data expiration update

Hi, I'm having an issue getting the data expiration that was in the 0.14.0 update working. Our Novu was originally set up with version 0.13.0 and has since been upgraded to 0.16.0 but the data expiration is still not working. Is there a manual migration or something similar that needs to be run so that data expiration will be applied to the notifications?

Slack Notifications through existing Slack app

I'm trying to understand how the Novu <> Slack integration works beyond just adding a webhook to a Slack App. We already have a Slack App our customers use to interact with our app, and if I want to allow them to use this existing Slack App to either receive notifications directly to a user, or to a Slack channel the Slack App is already in (i.e. #app-notifications), I'm unsure if this is natively supported by Novu or if my application should handle the notification and then push it to our Slack...

What is the use case for workflow groups?

They currently behave like a tag on every workflow. But not able to see any use case for it. Ideally I would want to set subscriber preferences on workflow group level

Slow notifications

Hi, we are using cloud novu for in-app notifications and we have noticed some slowness couple of times. It happens for some time and get resolved automatically. As you can see from the attached image, it took almost 40s for the message to be sent out
No description

Slow

Hello all We are using cloud novu and yesterday across all environment we encountered slowness issue and later it automatically got resolved And again it's happening today Need your help in this....

Date Format in Notification Template Using Handle bars

Hello Is it possible to format date using the timestamp? Example: input: employee = "Test User"...