I'd like to invoke a workflow on the KNIME server via the server's REST API. The workflow uses the wf-credentials mechanism to connect to some DB. When invoking or scheduling the WF directly on the server I am asked to enter the required WF credentials and the WF executes successfully.
Is it possible to pass the necessary WF credentials via REST call to be able to invoke such a WF via the server's REST API?
Regards,
Markus