Skip to main content

Working with JSON

Talend Data Mapper allows you to work with JSON using the JSON representation. You can create a JSON structure by:
  • Importing an existing file
  • Importing a JSON Schema
  • Creating elements manually
For more information, see Working with structures.
You can update the JSON representation properties to define specific options for reading and writing JSON documents.
Information noteNote: When writing JSON, empty elements are emitted with a blank value. For example, integers with no value are written with the value 0 and strings with no value are written with the value "".

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!