Nir
Nir
NNovu
Created by Nir on 11/20/2024 in #💬│support
Generic in-app notifications in the same workflow
Hi, I want to create a workflow which sends a notification whose text and avatar will be dynamic, decided by data passed in payload, i.e { "text": "<desired text>", "avatar": "<image URL>" } Is this or something similar possible to achieve?
4 replies
NNovu
Created by Nir on 11/17/2024 in #💬│support
How to deploy to prod
I've been going over the docs, trying to understand what would be the process of deployment to production. In the environments doc: https://docs.novu.co/concepts/environments, I found that prod is readonly and that changes are brought to it from dev by the action of "promoting" which I cannot seem to find any additional info on. How do I perform the promotion? Is the expected behavior a sync GH action to dev and once we are satisfied with the changes we decide to promote somehow? I'd appreciate some help understanding this. Thanks!
6 replies
NNovu
Created by Nir on 11/17/2024 in #💬│support
Deploying straight to production
Hi, In our team, each work on his own dev environment, then merge the changes directly to prod, we don't have a dev intermediate environment. What would be the recommended way to deploy in our case? Thanks!
1 replies
NNovu
Created by Nir on 11/14/2024 in #💬│support
Bridge endpoint implementation in python
Hi, I want to implement my bridge endpoint in python and was wondering if that's something which is possible today, and if not is it planned, and is there an estimated timeline? Thanks!
3 replies