JSON step

Setting up JSON schema

Parsing JSON to fields and objects

Parsing nested objects
Parsing nested objects. Option 1. Parsing to current object

Parsing nested objects. Option 2. Parsing to a new object

Parsing complex arrays
Parsing arrays of objects. Option 1. Parsing array to objects

Parsing arrays of objects. Option 2.1 Saving one element from the array as a separate JSON

Parsing arrays of objects. Option 2.2 Saving one element from an array as a new object


Composing JSON from fields and objects


Composing nested objects

Composing complex arrays

Last updated
Was this helpful?