Deserialize JSON

You can select this activity to convert a JSON string to a JToken object.

This table lists the properties for the activity.

Property Type Property Name Description
Input JToken String The JToken string that must be deserialized.
Output JToken Object The JToken object output.
Response Code Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.