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 | Data Type | Description |
---|---|---|---|
Input | JToken String | String | The JToken string that must be deserialized. |
Output | JToken Object | JToken | The JToken object output. |
Response Code | Int32 | Response code for the activity. Possible values:
|