JSON Parse Node
| Description | 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. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | JSON Parse |
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 [Common Configurations]({filename}/pages/io/io-nodes/io-node-types/common-configurations.md#save-in-the-flow-store) for details.Default Output Node
- Success
- Invalid JSON
- Failure