JSON Parse node
The JSON Parse node takes a value (typically a string) and parses it into a JSON object. This allows structured data to be processed and accessed within the flow.
This node is available in: Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined
Node configurations
-
JSON Parse: Provide a string or a string variable that you want to parse into a JSON object.
-
Save in the Flow store: The parsed JSON object can be saved into a variable for reuse by other nodes. See Save in the Flow store for details.
Default output node
- Success
- Invalid JSON
- Failure