Skip to content

Produce JSON message

authorjapps edited this page Feb 5, 2019 · 2 revisions

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.

Blogs

Clone this wiki locally