List Workflows on Server (Token)

This components lists all workflows on a KNIME Server that are visible to the current user, returning their URL, the URL of their parents, and their path.

It requires a token that you can get by logging into your KNIME Server in the browser and then manually navigating to /rest/v4/auth/jwt. This will download a file which contains the token. Copy the token as text into the configuration of this component. By default, KNIME Server tokens are valid for 30 days.

Options

Base URL
The base URL of the server, like http://myserver:8080/knime.
Token
The JWT token from the server that you can get by making a request to /rest/v4/auth/jwt

Input Ports

This node has no input ports

Output Ports

Icon
A list of all workflows on the server visible to the user.

Nodes

Extensions

Links