Novu

N

Novu

Open Source Community by Novu

Join
GGoldenCommunist5/13/2024

novu.Jobs queries taking too long

Hi, I have an instance of novu on v23 and we have a database instance. It seems we have an issue with the novu.jobs queries are taking a very long time,. Do you guys have details on this or could help us figure out why this is happening....
No description
RRahul-evolvier5/13/2024

Customize payload for different steps in workflow

Is there any way I can handle the payload for different steps in a workflow? Like for first push i want to set "title" different from second push. I'm using nodejs sdk.
Solution:
Thats not the issue im able to get the redirect url. im using custom url field in the payload. But when i have configured more than 1 push steps in one workflow all the push steps are getting same url. Is there any way to control the individual payload of a particular step when triggering the workflow?
TTria5/13/2024

React native Support

Hi Team, is it possible to listen for incoming in-app notifications in my react native app using the socket URL https://ws.novu.co without using the SDK?...
Yyaacov5/12/2024

Sender names not showing up with mailgun as a provider

I have a mailgun email provider and I set my Sender name to “Commenda” (the name of my company). I’m sending emails from an address “operations@commenda.io” Expected: the sender name should be set to Commenda - the from header should say ...
Iisaiahdahl5/11/2024

Sending email attachments "{"statusCode":413,"message":"request entity too large"}"

I'm trying to send an email with some PDF & excel spreadsheet attachments. We're self hosting Novu. Where is this error coming from? Just NGINX? How do I increase this size.
YYang5/11/2024

Is there a way to get message id when trigger the workflow from the backend?

This is so the backend can save a history of messages sent, and request delete if needed. The https://docs.novu.co/workflows/messages#delete-a-message uses messageId, but the responsed from novu.trigger returns transcationId. Alternatively is there an API to delete message by transcationId?
LLLev Lazinskiy5/11/2024

Discord Templates

Is it possible to pass in elements like lists and line breaks in the discord template editor for a discord message? I read the docs but it does not seem to be possible.
AZAmmar Zahid5/10/2024

Novu integration

Hey, I am a beginner developer with little experience in react.js and node js development I am currently doing a project for my university in which i need to integrate novu for basic in app notifications I am not good at reading documents so i am having trouble implementing this process Kindly guide me through, would really appreciate if there is any references tutorial link for a react and node js project integration...
Tturtles5/9/2024

Notification Center Configure Settings?

Hey I'm using the notification center in React. I would like to conditionally show the notification settings options based on the user. Is there a way to configure what settings we show and hide in the frontend?...
No description
EEweRRRton5/9/2024

Multiple Push Webhook

Hi, I'm having a problem with push providers. I have a user configured in 2 providers, the idea is that each provider would be used in a different workflow. When activating a workflow, 2 push webhooks are being selected, I would like to activate only 1. I tried to use the conditions of providers and tenants so that only 1 push webhook is selected, but the 2 push webhooks continue to be used. Does anyone know if I'm using the resources correctly or if there is an alternative? in the image I show the event that is triggered with the tenants and the conditions of the providers...
No description
WWilson5/9/2024

Activity feed not working

i do any activity ,Activity fedd not showing any grah
No description
E_7eo.5/7/2024

Notification center

backendUrl setting to an http novu self hosting url give me cors error
GGrigoriy5/7/2024

Slow performance identified

Hi Support Team, We are currently evaluating the performance of our messaging system deployed using Docker-Compose and have encountered some concerns regarding message delivery times. Below are the details of our setup and test results: 1. We have set up a Docker-Compose environment as defined in the attached YAML configuration file (dc-novu.yml). 2. The system architecture includes a publisher and a subscriber, which interact through a topic managed by a headless service (headlessService.ts, as detailed in the attached examples) (test.sh)....
EIEmad Ibrahim5/7/2024

Downgrade to free

How do I downgrade my account to the free account? It is currently on the business trial which I don't need. I just want to be on the free account. Thanks.
PBPrathap Belli5/7/2024

missing details in response of organization api

we are using novu 0.22.0, we are tried to create organization through api and get api key back as response so that we can use that api key to switch to new organization. docs says get / create organization api provide api key in response. `"partnerConfigurations": [ { "projectIds": [...
PPizzaFeet5/7/2024

Can you add List-Unsubscribe=One-Click header to emails?

I don't see anything in the docs.
Llena_dooms5/6/2024

Gateway timeout

Hi! We are using novu with the PHP SDK. Since this weekend, we started getting a lot of gateway timeouts. We didn't make any changes recently, and it doesn't seem like our workload changed compared to the previous weeks. Any idea what might cause this?
PPizzaFeet5/6/2024

Is there a tier between free and $250/mo?

I would use novu but going $0 to $250 / mo is a steep jump when my usage will increase linearely.
WWilson5/6/2024

i have installed novu with docker compose lates version i am getting an error [network error]

And i see all the container are up and running without any error can any one help to fix this issue...
RRahul-evolvier5/6/2024

Self hosted app not responding on changing brand font color

My self hosted app is not responding when I try to change the brand font color. I have to reload the app to use it again.
Next