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.
- Type: TableWorkflowsA list of all workflows on the server visible to the user.