JSON editor: objects, arrays and fields

How to customize the JSON result, select source paths, and process values.

The JSON editor builds a result tree from objects, arrays, and scalar values. The source path can be associated with each node.

JSON editor: objects, arrays and fields — Eofferix
Eofferix interface screenshot: JSON editor: objects, arrays and fields

When to use

Use a JSON editor for APIs, CRM, internal integrations and structured exchanges.

Setting procedure

  1. Open the profile with the JSON result.
  2. Create a top-level object or array.
  3. Add result fields and set value types.
  4. Bind fields to source paths.
  5. Set up rules, export conditions and groupings if needed.
  6. Check the JSON in the preview.

What to check

  • Arrays are created where the source contains duplicate entries.
  • Numbers, strings, and empty values behave as expected.
  • The preview is valid as JSON.

Notes

  • Source paths can be aligned relative to the current array element.
  • If you need a flat table, it is often easier to use a table editor.