Node Connectivity

There are 2885 nodes that can be used as successor for a node with an output port of type Table.

Workflow Output Modern UI

Sends back data to a KNIME workflow calling this workflow. For use in workflows that are called from other workflows.

Call Workflow (Row Based) 

Calls a remote or local workflow for each row in the input table, passing a JSON object and appending results as new columns.

Call Workflow (Table Based) Deprecated

Calls workflows

Container Input (Row) 

Receives a row from an external caller (i.e. the Call Local/Remote Workflow (Row Based) nodes or via REST)

Container Input (Table) 

Reads the content of a table from an external caller (e.g the Call Workflow (Table Based) node).

Container Output (Table) Modern UI

Reads the content of a table and makes it available to an external caller (e.g a Call Workflow node).

Container Output (Raw HTTP) 

This node produces a raw HTTP response with headers, body, and status code configurable via the input tables and dialog options. The headers are sent back […]

Container Output (Row) 

Reads the content of a table and makes its first row available to an external caller (e.g. a Call Local/Remote Workflow (Row Based) node).

Integer Slider Configuration 

Provides a slider configuration option to an encapsulating component's dialog. Outputs a integer flow variable with the set value.