Question about issues in docs side
Hi everyone, I have a question regarding novu hacktoberfest about the issues. I have find many but minor issues in the docs section. So, if I raised issue for that and merged it. It would be counted for hacktoberfest
Facing issue Ryver Chat integration provider
Hi @Zac Clifton or anyone,
Can you please help me to
Please refer the all screenshots
Error: Subscriber does not have a configured channel...
unable to set Up in my local system Novu ?
Can you help me setup Novu in my local system?
i ran npm run set:project and docker-compose -d command then I run npm run start this first page is displayed .
this page is open but Onclick on google or github but I am redirect to this page ""can't reach page""...
How to delete an account on web.novu.com
I want to delete my account under the GDPR law, how is it possible ?
Facing issue while testing new provider
Ok so I've added a new SMS provider called Clicksend. I'm done with the programming part, but facing issue to test this provider.
When I run the command in root directory, 'pnpm run test:providers' I get the following error:
More over I'm running the project locally while testing this. Here's what I did:...
Sending Direct messages to discord
Is there a way in which i can send a direct message in discord through novu to the user rather than it being in a server. The goal is the user just gives his discord user ID (example: N10R#5322 or the actual user id) and he gets automatic discord notifications directly to his direct messages, rather than setting a webhook to the server?
I am getting an error while testing the Twilio provider
'm encountering an unexpected provider error while testing Twilio SMS. Can anyone help me understand why
Adding Missing Method for Environments in python SDK
Hey folks, I am working on the following issue https://github.com/novuhq/novu-python/issues/74. I need help in understanding the updateMyEnvironment API (https://api.novu.co/api#/Environments/EnvironmentsController_updateMyEnvironment). It would be really help-full if any maintainer or contributor can help me in with it!
Adding Whatsapp chat provider to Novu
hey folks i am working on adding D7 Network Whatsapp Chat Provider and i have setuped the provider using Novu's guide to building a provider and need a bit of guidance on what i have to do next with the D7's whatsapp API
https://github.com/novuhq/novu/issues/4369#issuecomment-1750744015...
Grafana On-Call Provider
@Siddharth Asks, "Hey guys i am a bit confused on this task what is to be done here because Grafana on call gives us a custom outgoing webhook which can be used to send email or sms so it means i need to use existing provider to let user send email is it right? Secondly how to do it because i cannot find docs for that"
https://github.com/novuhq/novu/issues/4438...
QUERY regarding swags...
"The first 30 contributors to get 5 merged PRs throughout the period of Hacktoberfest get the premium swag kit. The first 90 contributors to get 3 merged PRs throughout the period of Hacktoberfest get the normal swag kits"
Doesn't the above paragraph contradict this sentence? _ "Win a swag pack for just 3 merged PRs!" - Both mentioned on the same hacktoberfest page of novu...
Kannel-SMS gateway details required for sms provider
https://github.com/novuhq/docs/issues/116
Hey, I have been assigned the task of adding documentation on how to use the Kannel SMS provider to send SMS notifications using Novu. Since Kannel is an SMS gateway, we will need to configure the SMS provider details to send SMS. So, I wanted to ask, which SMS provider should I use to configure with Kannel?...
Adding Rocket Chat provider to Novu
So I took up an issue for adding rocket-chat provider to Novu, I did the installation steps and initialzed a new provider, but now I am kinda stucked here.
Issue: https://github.com/novuhq/novu/issues/4387#event-10548897288
I have installed
@rocket.chat/sdk
, i guess it is needed SDK, but it is for a Bot.
Rocket-chat is a chat provider, I read their documentation and can't figure out what credentials I have to add to the libs/shared/src/consts/providers/credentials/provider-credentials.ts
folder....Filtering feed using templateIdentifier
I am using https://docs.novu.co/cookbook/introduction#fetch-subscriber-feed in my App.
Is it possible to filter the notifications using
templateIdentifier
which can be found in the response data ?
It is similar to the Workflow filter in the Activity feed, but with the template slug instead of the ID...MongoDB : Jobs table - High number of records returned
I noticed that we have 750k records in the jobs table in MongoDB, the vast majority are marked with state of 'complete'. We have noticed that we have a high load on our AWS DocumentDB and were wondering if we could safely delete the completed job records?
On the side, why are we seeing around 10k records getting read per minute? This happens non-stop over night when the system is not seeing much use....
Novu api slower than few hours ago
We're testing a emergency alerting service, build on top of Novu. We integrated Twilio. Yesterday, we got a SMS within 5 seconds. Today, it takes almost 30 seconds. Looking at the History tab in Novu, it takes approx. 20+ seconds for Novu to queue the SMS at Twilio. How to fix this?
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
getting this error while setup project in my laptop