N
Novu5mo ago
flc

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
Pawan Jain
Pawan Jain5mo ago
Hi @flc Thanks for sharing the usecase Checkout this example code https://github.com/novuhq/novu/tree/next/packages/node#create-a-new-workflow
flc
flc5mo ago
Thanks for the response. But is there a guide about it in python?
Pawan Jain
Pawan Jain5mo ago
@flc Let me check if python SDK supports this @unicodeveloper looks like python SDK is missing documentation for workflow (notification template) related methods
Prosper
Prosper5mo ago
Ah I see that’s prolly true. Need check that out
flc
flc5mo ago
hi guys, any updates?
Prosper
Prosper5mo ago
@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. 🚀
flc
flc5mo ago
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.
empe
empe5mo ago
Thank you @flc! @unicodeveloper will have a look at this most likely tomorrow 🙂
Prosper
Prosper5mo ago
Will take a look at it this week
Pawan Jain
Pawan Jain4mo ago
@unicodeveloper did you get chance to look at this? Can we create a issue to track this?