Map JSON Array Then Convert to CSV

Select and rename JSON array fields, then convert to CSV.

Intermediate~3 minjsontransformconvert

Use case

Use this to export specific JSON fields as a spreadsheet for downstream analysis.

Workflow overview2 steps0 / 2 completed~3 min

What to expect

Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.

Select and rename JSON array fields, then convert to CSV.

Current focusStep 1 · JSON Array Mapper
0% complete
Step 1json-tools Waiting

JSON Array Mapper

JSON → JSON

Map JSON array

JSON array with selected and renamed fields.

Step 2csv-tools Waiting

JSON to CSV Converter

JSON → CSV

Convert to CSV

CSV rows generated from the JSON input.

Workflow steps

Run this workflow inline
Work through each tool step here. Running a step automatically prepares the next step with the correct handoff value.

Workflow shortcut

Next unlocked step: Step 1 · JSON Array Mapper

Progress is stored locally in this browser.
1
Step 1Ready to runjson-tools

JSON Array Mapper

Project and rename fields from a JSON array of objects. Select which columns to keep and optionally rename them.

Open full tool

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.

2
Step 2Lockedcsv-tools

JSON to CSV Converter

Convert a JSON array of objects into CSV with generated headers.

Open full tool
Complete the previous step first
This step unlocks automatically after all earlier workflow steps are completed successfully.

JSON input

Paste a JSON array of objects.

CSV output

CSV rows generated from the JSON input.

Run this step to process the current input and prepare the next workflow stage.