Activities
latest
false
Banner background image
Developer Activities
Last updated Apr 2, 2024

Deserialize Json Array

UiPath.WebAPI.Activities.DeserializeJsonArray

Description

Deserializes a JSON array string to a JArray object.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Cross-platform configuration

  • JSON String - The string containing the JSON array to be deserialized. The JSON should be written without indents, and between double quotes. Strings inside the JSON should be written with single quotes. For example, the following is a valid way of filling in this field: "['TenancyName', 'UsernameOrEmail', 'Password']".
Advanced options

Output

  • JSON Array - The deserialized JSON array, as a Newtonsoft.Json.Linq.JArray variable. For more information on Newtonsoft.Json.Linq.JArray objects, go here.

Windows - Legacy, Windows configuration

Properties panel

Common

  • DisplayName - The display name of the activity.

Input

  • JSON String - The string containing the JSON array to be deserialized. The JSON should be written without indents, and between double quotes. Strings inside the JSON should be written with single quotes. For example, the following is a valid way of filling in this field: "['TenancyName', 'UsernameOrEmail', 'Password']".

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • JSON Array - The deserialized JSON array, as a Newtonsoft.Json.Linq.JArray variable. For more information on Newtonsoft.Json.Linq.JArray objects, go here.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.