Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 9.13.0 |
Location | Data > 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
Property | Description | Data Type |
---|---|---|
Array Name | Name of the array within the JSON Text. | String |
Json Text | JSON 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
Property | Description | Data Type |
---|---|---|
GetArrayFromJsonByName1_Output | --- | --- |
Step Changes
Description | Version | Release Date | Developer Task |
---|---|---|---|
Added Treat Date As String property. | July 2025 | [DT-044788] |
Related Information
Articles:
Creating Types From JSON Schema
Example Labs:
JSON Deserialization
Forum Posts:
Remove Done From The JSON Output