VCS Support (in workflows)
I am trying to use Novu as a solution of an organization's whole notification architecture including group messaging (topic) and so. But is there any way we can use VCS in workflows? I have read the docs and there is not much content about this particular section. It will be very helpful if I can be guided to the solution.
7 Replies
@Bandhan
Read more about framework
https://docs.novu.co/framework/introduction
Overview | Novu Documentation
Discover how the Novu Framework empowers you to build, customize, and manage advanced notification workflows with a mix of code and no-code capabilities.
workflows can be managed via code
@Bandhan
Did you get a chance to check
@novu/framework
? Can I help with any question?Thanks @Pawan Jain . I have looked at the docs and understood the concept, with the example shown in the site. I was looking for VCS support for workflows. But it seems like the workflows do not have the VCS support and can be managed via code only. Please let me know if I am missing something.
@Bandhan
Sorry for the confusion. By VCS, I thought you are looking to include worklfows in git.
If I am able to understand correctly, you are looking to have version each time a worklfow is updated so that it can be rolled back from UI itself
Am I correct?
@Bandhan ping!
@Pawan Jain Sorry for the late reply. Yes, I was looking to include workflows in git. But regarding the second thought, can you please explain it a bit more? I think with the current dashboard, it will be possible to do so (second thought).
@Bandhan
if you are looking to include workflow in git then, only option is to use framework. adding dashboard created workflow in git is not supported
Thanks I will follow the framework approach then