Can someone help me in adding new npm package on NOVU project?
Hi there. the Novu dashboad says my notification was sent but i am not receiving the notification.
Can someone help me in applying background image in a custom html template
Can we use Dynamic templates of Send grid using Golang package of Novu?
Unable to send notifications
Getting "email must be email" error when using apiService.initializeSession
@novu/client
package. The code is somewhat like:
```
import { ApiService } from "@novu/client"
const api = new ApiService("http://...")
await api.initializeSession(subscriberId, appId)...Self hosted novu deployment does not store any integrations
Issues with migration in self hosted
application-generic
because i was getting an error for @novu/sendgrid
used inside it. I think this error applies to all migrations that builds the nest app.
2. some migrations simply doesnt execute a function. I had to modify them to execute something: encrypt-credentials-migration.ts
, add-integration-identifier-migration.ts
, seen-read-suport
.
Is there anything i've been missing? I just followed the docs, that tells you to run npm run setup:project
and then run the migrations....Step condition by comparing a payload field with a subscriber field
Is there Any limit on number of recipient we can send per trigger?
Indexes not created on documentdb when running novu
Dev studio doesn't detect a local https endpoint
Is there a way to create a subscriber from the headless service?
API UnsetCredentials (FCMToken)
Issue with importing serve function
Assistance Needed for Checking Undefined or Empty Subscriber Data Field in Novu
Novu Deployment of Kubernetes