Pawan Jain
Pawan Jain
NNovu
Created by Pawan Jain on 6/28/2024 in #💬│support
Issue with expo push notification provider. Error "Unexpected Provider Error"
2 replies
NNovu
Created by Pawan Jain on 6/26/2024 in #🚀│general
🚨 Post Guidelines 🚨
This forum channel is for EVERYTHING. Want to share something useful, funny, interesting, off-topic, or anything else. This is the place for it! But to get actual help with anything - please post over the #💬│support channel.
1 replies
NNovu
Created by Pawan Jain on 6/26/2024 in #💬│support
🚨 Support Guidelines 🚨
- Share as many details as you can. It will help us in debugging the issue. - This channel is for general bugs, issues, feedback, and support for Novu SaaS users. - Please share environmentId to report any bug or issue in Novu SaaS. - If looking for self-hosting support, kindly use #⚓│community-self-host channel. - If there is any issue in running Novu in local machine, please share system details like operating system, RAM size, npm version, node version. - If there is any bug, please share steps to reproduce that bug. - Be mind of providing context.
1 replies
NNovu
Created by Pawan Jain on 3/15/2024 in #💬│support
using in-app feeds to show notifications of different services
Hello there, I'm exploring the implementation of an in-app notification system that can differentiate and filter notifications originating from various services. An example setup: Service A: An internal support web application. Service B: A web application facing our customers. For example in Service A, I will want filter and show unseen notifications for Service A. In Service B I will want to filter and only show the unseen of in-app notifications for Service B. We potentially could add more services in the future, each requiring its own in-app notification stream. Would utilizing the "Feeds" feature be the most appropriate approach tagging, and filtering these notifications based on their service?
4 replies
NNovu
Created by Pawan Jain on 3/14/2024 in #💬│support
Tenant Support for frontend : React
I want to fetch notification for a subscriber of a specific tenant, how do i achieve that, do i need to make a manual configuration for now?
5 replies
NNovu
Created by Pawan Jain on 12/14/2023 in #💬│support
CORS Error in console
17 replies
NNovu
Created by Pawan Jain on 12/14/2023 in #💬│support
BadDeviceToken with APNS and capacitor plugin
by @kAKASHi
18 replies
NNovu
Created by Pawan Jain on 10/27/2023 in #💬│support
How to test embed changes in local machine
19 replies
NNovu
Created by Pawan Jain on 9/20/2023 in #💬│support
updatePreference method gives 400 error in node sdk version 0.14.0
5 replies
NNovu
Created by Pawan Jain on 9/20/2023 in #💬│support
issue in fetching notifications using graphql
17 replies
NNovu
Created by Pawan Jain on 9/14/2023 in #💬│support
group notifications
Is it possible to create a group for the notifications? examples :System Updates (Please login as your data is ready, here are the new features), Task (Please perform A.B.C and move this task to completed) by @vsubram2
6 replies
NNovu
Created by Pawan Jain on 9/11/2023 in #💬│support
issue in trigger and subscriber create with .net sdk
68 replies
NNovu
Created by Pawan Jain on 9/9/2023 in #💬│support
Create topic inline with trigger similar to subscribers
Hi everyone, I have a question related to how to use topics. Seems like if I want to trigger an event and add a topic key that doesn't exist, then it errors out. What do you do for the use case where you don't know if there is a topic key ahead of the time? I could call the get topic by key endpoint but that seems too much work everytime I want to trigger an event. For example, I have some products that are out of stock and just now is back in stock. I would like to notify anyone who subscribes to the product back in stock event. But I won't know if anyone has subscribed before. So if my service generates a topic key "back-in-stock-product-id-1234", and that topic doesn't exist because no one has subscribed to it in a separate UI, then the trigger call fails. For another more complex case, I would like to notify anyone who subscirbes to back in stock notification for the product level but also store level. Ideally my service would generate 2 topic keys "back-in-stock-product-id-1234" and "back-in-stock-store-345", and then trigger the event. But like this case, as there are more and more types of topics, my service has to call the API endpoint to check if topic exist for every key, which seems like not performant. by @yellowbird_33747 Original Message Link
9 replies
NNovu
Created by Pawan Jain on 9/5/2023 in #💬│support
user data migration in self hosting
14 replies
NNovu
Created by Pawan Jain on 9/4/2023 in #💬│support
get info whether credentials are stored or not
we are using python sdk and self hosted novu, is there away to pull updated subscriber specific credentials. For slack integration novu will manage updating credentials but how can application know that its updated. by @prathap_14114
12 replies
NNovu
Created by Pawan Jain on 9/4/2023 in #💬│support
Postman collection for Novu APIs
by @sammaheta
5 replies
NNovu
Created by Pawan Jain on 8/21/2023 in #💬│support
how to override from field for sms channel providers
We can override almost fields in email channel ref:- https://docs.novu.co/channels/email/#sending-email-overrides I see we are using from field from credentials here, does it mean we cannot override in sms similar to email? https://github.com/novuhq/novu/blob/next/apps/worker/src/app/workflow/usecases/send-message/send-message-sms.usecase.ts#L265C16-L265C16
11 replies
NNovu
Created by Pawan Jain on 8/21/2023 in #💬│support
how to use my own picture as avatar in novu
No description
8 replies
NNovu
Created by Pawan Jain on 8/16/2023 in #💬│support
in-app notification characters limit
What is the character limit for in-app notifications? by @rifkisalim.dev ref:- https://discord.com/channels/895029566685462578/937309213036785744/1141263127938347008
5 replies