Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Array From JSON By Name

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version9.13.0
LocationData > JSON

Get Array From JSON By Name is used to obtain a String Array from a body of JSON formatted text. The step does this by locating the user-defined Array Name within the JSON Text and outputting that array.




Properties

Inputs

PropertyDescriptionData Type
Array NameName of the array within the JSON Text.String
Json TextJSON Text to retrieve an array from.String
Treat Date As String
Allows users to have date values be treated as a basic String rather than be translated into a date format.
Boolean

Outputs

PropertyDescriptionData Type
GetArrayFromJsonByName1_Output
------



Step Changes

Description

Version

Release Date

Developer Task

Added Treat Date As String property.

9.13

July 2025

[DT-044788]



Related Information

Articles:
Creating Types From JSON Schema

Example Labs:
JSON Deserialization

Forum Posts:
Remove Done From The JSON Output