JSON Escape Action
Last updated
Last updated
The JSON Escape Action node can be used to escape a given JSON payload.
You can input the payload manually as plain text, or by using the wildcards {node.result.} or {stream.last_result}.
Alternatively, the payload can be read from a JSON file in storage using the wildcard {file.content.?}.
Please ensure that the input JSON payload is valid.
Input
Output