Produce JSON message - WSU-CptS-581-2025/zerocode GitHub Wiki

Only difference here to RAW is the recordType value is JSON.

"recordType" : "JSON"

and we pass the JSON records in the records block.

  • Visit the RAW example explained here.

  • See all variation of Produce tests here including RAW and JSON types.