Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

hide settings icon from header and footer logo in Iframe embed UI

Hi guys, I want to remove settings icon from header and footer logo in Iframe embed UI widget, can any one help?

Enable the email provider in local setup

I am trying to make some changes in the UI of the workflow settings, and I need to check something by enabling the novu email provider, but currently I cannot do that since the free Novu provider allows sending 0 emails per month. Can you tell me how can I check the same then?...
No description

Removing all notifications

I have an objective of removing notifications sent to a specific subscriber. I'm currently testing the following method: ```typescript headlessService.removeAllNotifications({ listener: (result: UpdateResult<void, unknown, undefined>) => {...

SendGrid overrides not working

Hello, I'm trying to remove the unsubscribe link present in every email sent by SendGrid. SendGrid allows this by setting a flag "tracking_settings.subscription_tracking.enabled=false" - as seen here: https://docs.sendgrid.com/api-reference/mail-send/mail-send This works when using directly the SendGrid SDK but not through Novu....

Bypassing credentials

Hello, we don't have to manage the credentials separately for each customer. I want to manage only one credential for each channel in our system and not manage it separately in Novu. Is there a way to bypass the credentials of the request without managing the credentials in Novu? THX 😄...

Changes in code not getting reflected

Hi @unicodeveloper I have added a email provider template, but it just doesn't reflect in the UI. can you please help me? I have added handler, added it to mail.factory.ts and similarly for email.ts too, but its just not reflecting...

Cannot find subscriber id after signup

Hi all, I'm using Novu for the first time in an angular app and cannot find subscriberId from in the subscribers section of the dashboard.

How i can change layout of UI in-app

I want rearrange their layout and colors.

Hi, error to build with react

I try to run local novu and get this message error when i run npm run setup:project ✖ nx run @Novu/web:build
@novu/[email protected] build /home/fernandoerd/Projetos/novu_test/apps/web cross-env NODE_OPTIONS=--max_old_space_size=4096 react-app-rewired --max_old_space_size=4096 build...

confused with Jarvis options + problems running locally

here in the image, what does each option mean? All of them sound too similar
No description

How to manage "archived" for notification

I want to create a notification system where there will be three tabs "All", "Unread", "Archived" For each notification item I want to allow users to make it archived by clicking a button. In this scenario how it is suggested to manage it? Should I create a new feed called "Archived"? If so how could I manage a notification to go in that feed after click?...

notification group/ workflow group- adding workflows, subscribers to the group

Hi There, I am looking to create Workflow group and then in those groups, * *want to create workflows so that, when a new Subscriber is created I subscribe him to workflow group instead of each workflow...

Conflicts with Vuetify

Configuring Novu on an existing Vue project with Vuetify there are 2 errors: [Vue warn]: Component "VTooltip" has already been registered in target app. [Vue warn]: Component "VMenu" has already been registered in target app. Any advice about how exclude importing those components or rename them?...

One build failing while setting up locally

Only one of my build out of 64 is getting failed, and I cannot understand why is this happening? ```
NX Ran target build for 64 projects (7m)
...
No description

Email are now being sent by [email protected]

Did this just change? My users are reporting they are getting email with the generic sender even though my workflow clearly shows I am using my email.

On clicking Sign In it keeps loading but never proceeds

I have setup the project using npm run setup:project and npm run start selecting run (web, api,...). After that when I am trying to login it kepts on loading but never proceeds. What I can do after that?

How can I set dynamically set delays based on the trigger payload?

I want to trigger a delayed notification, but the delay needs to be set dynamically instead of a constant in the workflow. Should I just create multiple workflows or is there a way to dynamically do this? Thanks

In-app notification: Unseen count for selected feeds

Hi all, I'm wondering if there's a way to get unseen notification counts for In-app notification of some feedId I found that using the SDK i could get the notification for some feeds ({ feedIdentifier: "feedA" }), however I tried using the codebox provided in the docs and it appears unseenCount counts for all notification to the subscriber, not being filtered by feedIdentifier I need to get the unseen count for some selected feed, e.g. having 3 feeds :...

how to remove "power by novu" of iframe embed

how can to remove "power by novu" from notification tray