Parse text to JSON transform action
Use case
You have received an API response of a JSON string instead of a JSON object and would like to convert it to a JSON object.
Overview

Parse Text Data into JSON.
Parameters
Parameter
Description
Required
String Contents
String to convert.
Usage
Results output
Result of Example:
Last updated
Was this helpful?