Get Array From JSON By Name
  • 11 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get Array From JSON By Name

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.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 TextString
Json TextJson Text to retrieve an array from.String

Outputs

PropertyDescriptionData Type
GetArrayFromJsonByName1_Output
------

Related Information

Articles:
Creating Types From JSON Schema

Example Labs:
JSON Deserialization

Forum Posts:
Remove Done From The JSON Output


Was this article helpful?