JSON Stringify Node
| Description | The JSON Stringify node takes a value (such as an object) and converts it into a JSON string representation. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | JSON Stringify |
Node Configurations
JSON Stringify
Provide an object or an object variable that you want to convert into a JSON string representation. #### Space Defines the indentation level used to format the output JSON string. This is useful for improving readability (pretty printing).Save in the Flow store
The resulting JSON string 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
- Failure