Destructure Models
The Destructure Models block is used to decompose any JSON model.

Input Pins
Output Pins

Last updated
The Destructure Models block is used to decompose any JSON model.

Input Pins
Output Pins

Last updated
Example : { "Id": "TS_17303499864339ZKTI8QGMCV", "Label": "Start Work", "FromStage": { "name": "Open", "isActive": true }, "ToStage": { "name": "In-Progress", "isActive": true }, "FieldTemplates": { "Text": { "FieldType": "Text", "ValueType": "String", "Example": "Example Text" } } }