Key / Value

Design structured key-value payload workflows

This workspace is designed for JSON-like key/value payloads that will be connected to the PNG container flow.

Input

Analysis

Pairs2
Non-empty keys2
JSON bytes51 B
Container modeVersioned Payload + PNG
StatusSchema Draft - UI Ready

Output

The key-value input will be wrapped in a single JSON payload and written into PNG with checksum and metadata.

{
  "customerId": "A-1024",
  "region": "eu-west"
}