Map JSON Array Fields
Project and rename fields from JSON arrays to match target schema.
Use case
Use this to select specific columns and rename fields for API contract compliance.
What to expect
Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.
Project and rename fields from JSON arrays to match target schema.
JSON Array Mapper
JSON → JSON
Map JSON array
JSON array with selected and renamed fields.
Workflow steps
Workflow shortcut
Next unlocked step: Step 1 · JSON Array Mapper
JSON Array Mapper
Project and rename fields from a JSON array of objects. Select which columns to keep and optionally rename them.
Mapper input (JSON envelope)
Provide { "json": [...], "pick": ["field1"], "rename": {"field1": "newName"} }.
Mapped JSON array
JSON array with selected and renamed fields.
Run this step to process the current input and prepare the next workflow stage.