Hub
Pricing About
NodeNode / Sink

JSON Row Combiner and Writer

Structured DataJSON
Drag & drop
Like

All of the values in the JSON column will be transformed to a JSON array with " JSON key " key complemented by the custom key/value pairs, or just the array if the option Omit root is selected. (The JSON content in the file can be pretty-printed.) The output looks like this:

{
  "JSON key": [
    {"json":"from Row1"},
    {"json":"from Row2"}
  ],
  "custom key":"custom value"
}
where the JSON key can be specified with the Add root object with key parameter, the "custom key":"custom value" is specified by the Custom key/value pairs and the Collect into array options.

Node details

Input ports
  1. Type: Table
    Table with JSON
    Table with a JSON column

Extension

The JSON Row Combiner and Writer 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