JSON Stringify node
The JSON Stringify node takes a value (such as an object) and converts it into a JSON string representation.
This node is available in: Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined
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 Save in the Flow store for details.
Default output node
- Success
- Failure