Integrating global sms provider
Verimor
, a local turkish sms provider, and we've opened a pr a few months ago.
...novu-api-version is not allowed
Access to fetch at 'https://novu-api.my-domain.com/v1/inbox/session' from origin 'https://staging.app.my-domain.com.ai' has been blocked by CORS policy: Request header field novu-api-version is not allowed by Access-Control-Allow-Headers in preflight response.
...I want to set up Novu with Express in my local
Can't trigger workflow on production
npx novu@latest dev
command
but I am in production and Activity Feed I am viewing this is in production tab. When I change the url to https://<site url>/api/novu it returns this error: The provided URL is not the Novu Endpoint URL...Local development new provider and workflow
Novu Node Setup
Vecel preview with automation bypass not working
Novu Headless with EventStream
Does i have less than helper to use in my template or i have to write custom helper
"Sending message failed due to \"Operation is not implemented, or supported, or enabled. Raw server
Push notifications not displaying when the app is in foreground
Error logging into Novu cloud EU
Event Id: cf6a27256c5b410bbef6719c48bc065d
...Handle primary and secondary button visibility on click
Notifications are not displayed in Activity Feed
"Sending message failed due to "Operation is not implemented, or supported, or enabled. Raw server response: "{"error":{"code":501,"message":"Operation is not implemented, or supported, or enabled.","status":"UNIMPLEMENTED"}}"""
...Inbox html content
where can i find documentation on how to migrate existing workflows to the new novu framework?
Novu is slow even after creating indexes
lib/dal
-- https://github.com/novuhq/novu/tree/next/libs/dal/src/repositories
However, even after creating indexes, its quiet slow and uses a lot of CPU. It uses 100% CPU (on M50 - 8vCores, 32 gigs of RAM).
It uses 100% CPU and the query times are >20s
many times....Sendgrid Integration with Novu
custom_args
field (see Sendgrid docs:https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/event#custom-arguments) to later track the mail delivery status with Sendgirds Event Webhook.
Is there a way to include this custom_args
field when triggering a workflow?
Or, is it possible to receive mail delivery statuses (bounced, deferred,..) directly through Novu without the need for a Sendgrid Event Webhook?...Need Help in setting up novu with Postgress