Is there any way to automate the workflow import process?
I’m trying to find a way to import a worflow from a file. I’m copying an exported workflow file from host1 to host2 and I need to import it without using the client automatically by using a script or something similar
Knime support told me I need work with rest service for that.
@vivasjm you could try and have a look at this example. How to create something like a makeshift backup system. You could just ZIP and unzip a KNIME workflow. Terms and conditions do apply.