New to KNIME. I’m trying to use Python 3.7 to send a file path to KNIME as a workflow variable. I’ve followed the Jupyter notebook example sending data from Python to KNIME and retrieving data back into Python.
Is it possible to pass a string to KNIME as a workflow variable?
Thanks.