Hub
Pricing About
NodeNode / Container

Container Output (Raw HTTP)

Workflow AbstractionWorkflow Invocation
Drag & drop
Like

This node reads the first cell of a string or binary column from a table and makes its content available to an external caller as body of an HTTP Request. Columns from the second input table are sent as HTTP response headers. If no content-type header is specified in the header table, application/octet-stream is returned.

Other container output nodes only offer the body data of the response to be sent in a JSON format. However, this "Raw HTTP Output Container" node can send arbitrary data back to the client. Therefore, the user is able to receive non-standard data, for example an Excel spreadsheet (*.xlsx files). Another use case would be to have node respond with an HTML body. The workflow could then be used to generate web pages on request.

Important: There can only be one "Container Output (Raw HTTP)" node in a workflow, as it generates the response for the client. Additionally, this output node is only compatible with the "Container Input (Raw HTTP)" node. This means, no other container input node will be supported with this raw HTTP output container.

Node details

Input ports
  1. Type: Table
    Body Input
    A table containing a string or binary column whose content is sent back to the caller as body .
  2. Type: Table
    Header Input
    A table containing headers made available to the caller. Each column is treated as a header, with the column name being the header name and the value in the first row being the value for the header.

Extension

The Container Output (Raw HTTP) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits