Parses the query string passed from the browser by calling a KNIME Data App on KNIME Business Hub via HTTP GET request. The query is passed to the workflow via Container Input (JSON) node as a plain JSON string. This node unpacks the string and outputs a table of name-value pairs with all parameters.
- Type: TableInput with JSONThe output of the Container Input (JSON) node.