Hello !
I need help please for a simple flow.
The output of the Http request give me {"success":true}.
I putr this string in a template node to add some text. For example : Request result : {"success":true}
But when i send the output of the template node, i’ve this :
“Request result : {& quot;success& quot;:true} !"
Do you know how to keep “ instead of { " ?
Thank you !
JC