ts-json

The ts-json attribute is designed to handle multi-level nested data structures in JSON format that are not possible with ts-data.

When a request is triggered, TwinSpark will use the ts-json attribute to directly parse the JSON string from the originating element and will set the Content-Type=application/json request header.

There are a few limitations to note with ts-json compared to ts-data:

Examples

Request JSON API #

Simple POST request with JSON body.

Demo

Send!