JSON Stringify
Use this action to convert a JavaScript value into a JSON String. This action needs a valid JSON.
Using the JSON Stringify Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Click and drag the JSON Stringify action under the JSON Tools utility to the canvas, place the pointer on the action, and then click or double-click the action. The JSON Stringify action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. In the JSON Object field, enter the JSON object reference.
4. Click Done.
Output Schema
The JSON Stringify action returns an output schema as shown in the figure that follows:
Was this helpful?