workflow creation automation
Hello, i saw that there is a endpoint for creating workflows but i did not quite get how it works properly. So, is there a proper guide on the documentation that I failed to find or can someone walk me through. The purpose of automating is because there will be multiple organizations with the same workflows of messages. Also if anyone have a better idea around my use case feel free to share please.
11 Replies
Hi @flc
Thanks for sharing the usecase
Checkout this example code
https://github.com/novuhq/novu/tree/next/packages/node#create-a-new-workflow
Thanks for the response. But is there a guide about it in python?
@flc
Let me check if python SDK supports this
@unicodeveloper looks like python SDK is missing documentation for workflow (notification template) related methods
Ah I see that’s prolly true. Need check that out
hi guys, any updates?
@flc please can you create an issue about this here? https://github.com/novuhq/novu-python
GitHub
GitHub - novuhq/novu-python: Python SDK for Novu - The open-source ...
Python SDK for Novu - The open-source notification infrastructure for engineers. 🚀 - GitHub - novuhq/novu-python: Python SDK for Novu - The open-source notification infrastructure for engineers. 🚀
I see that we still have it as the NotifcationTemplate
https://novu-python.readthedocs.io/en/latest/references/api.html#novu.api.NotificationTemplate
@unicodeveloper https://github.com/novuhq/novu-python/issues/207
GitHub
Missing Workflow creation guide for python · Issue #207 · novuhq/no...
There is no information on how to create workflows via python SDK on the documentation.
Thank you @flc!
@unicodeveloper will have a look at this most likely tomorrow 🙂
Will take a look at it this week
@unicodeveloper did you get chance to look at this?
Can we create a issue to track this?