JSON Tools
You can perform various operations on JSON data.
Actions
-
JSON parse: Convert a JSON string into an object
-
JSON stringify: Convert a JSON object into a JSON string format
-
JSON customizer: Create customized input forms using JSON customizer and perform data transformation operations on the input form data. Know more about JSON Customizer.
-
Query JSON: Retrieve information from the specified JSON string using JSON path expressions.