JSON Deserialization
  • 15 Jun 2022
  • 1 Minute to read
  • Dark
    Light

JSON Deserialization

  • Dark
    Light

Article Summary

Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.


Overview

Example Lab Details

Version6.12.1
Root FolderExample Lab - Nested JSON Deserialization
Modules None
DependenciesNone

An example showing how to handle de serializing nested data structures.


Explanation

Run this Flow in the Debugger to see how an example nested JSON Input can be deserialized into Data Types in Decisions.

Viewing the Inputs and Outputs of both Deserialization steps demonstrates how multiple objects can be deserialized from a single JSON input.

Reference Articles


Project Download

The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.12.1 or later using our Importing/Exporting article.



For further information on Data Structures, visit the Decisions Forum.

Was this article helpful?