Skip to main content
This list of JSON actions allows you to create, parse, and convert JSON to strings.

Create JSON object

Creates a JSON object. This is especially useful to reuse its content in other actions of the flow.

Input settings

Output object

Output object example

Parse JSON

Parses a JSON object contained in a text string into a JSON object.

Input settings

Output object

Output object example

Convert JSON to string

Converts a JSON object to a string.

Input settings

Output object

Output object example