Convert to JSON String

Usage

This action is used to convert a value into a JSON String.

Fields

1.Value - The value that you want to convert, which can be string, object, array etc.

2.Encode it as JSON String - If you turn it on, the input will be displayed as a string in the output.

Demonstration on how to use it in a flow

1.Drag and drop Convert to JSON String action into the flow.

2.The Name section is pre-filled by the action name but you can configure this section according to your preference.

3.Click the gear icon to open its settings.

4.Enter the value that you want to convert.

5.Specify whether you want the input to be displayed as a string in the output.