I am working hard to implement publishing the workflows using Python API. I managed to implement download of the workflow.
My major issue is how to pass Multipart/form-data in python requests.
Did anyone implemented How to publish the workflow using python API ? If yes, Could you help me in implementation with your solution?
Your help is much appreciable.