Replace JSON Values then Detect Format
Apply value replacement rules and validate output payload class in one quick pass.
Use case
Use this for controlled token/value migration work in JSON datasets.
What to expect
Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.
Apply value replacement rules and validate output payload class in one quick pass.
JSON Value Replacer
JSON → JSON
Replace JSON values
JSON with exact-value matches replaced recursively.
Format Detection Tool
TEXT → JSON
Detect format
JSON report with detected format and parser confidence.
Workflow steps
Workflow shortcut
Next unlocked step: Step 1 · JSON Value Replacer
JSON Value Replacer
Find and replace values in JSON content.
Replace input (JSON envelope)
Provide { "json": <value>, "find": <value>, "replace": <value> }.
Updated JSON
JSON with exact-value matches replaced recursively.
Run this step to process the current input and prepare the next workflow stage.
Format Detection Tool
Auto-detect whether input is JSON, XML, YAML, CSV, or plain text.
Unknown payload input
Paste payload text to identify likely format and confidence.
Detection report
JSON report with detected format and parser confidence.
Run this step to process the current input and prepare the next workflow stage.