Generate IDs and Inject
Generate IDs and prepare CSV header structure for injection workflows.
Use case
Use this when preparing fixture identifiers before tabular merge operations.
What to expect
Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.
Generate IDs and prepare CSV header structure for injection workflows.
UUID / ID Generator
JSON → JSON
Generate IDs
IDs in the selected output format.
CSV Header Editor
CSV → CSV
Edit headers
Review the result here before moving to the next step.
Workflow steps
Workflow shortcut
Next unlocked step: Step 1 · UUID / ID Generator
UUID / ID Generator
Generate UUID or sequential IDs in JSON array, newline, or CSV formats.
ID generator input (JSON envelope)
Provide { "type": "uuid-v4|sequential", "count": 5, "format": "json-array|newline|csv", "prefix": "optional" }.
Generated IDs
IDs in the selected output format.
Run this step to process the current input and prepare the next workflow stage.
CSV Header Editor
Rename, add, or remove CSV headers.
CSV input or header envelope
Use raw CSV for passthrough fallback, or provide { "csv", "rename", "remove", "add" }.
Updated CSV headers
Review the result here before moving to the next step.
Run this step to process the current input and prepare the next workflow stage.