Serialize JSON
You can select this activity to convert a JToken input into a JToken string.
This table lists the properties for the activity.
| Property Type | Property Name | Data type | Description |
|---|---|---|---|
| Input | JToken Input | JToken | The JToken to serialize. |
| Output | JToken String | String | The JToken string output. |
| Response Code | Int32 | Response code for the activity. Possible values:
|