# Problem with a string across different nodes

**URL:** https://discourse.nodered.org/t/problem-with-a-string-across-different-nodes/98394
**Category:** General
**Created:** [30 July 2025 15:11 UTC](https://discourse.nodered.org/t/problem-with-a-string-across-different-nodes/98394 "2025-07-30T15:11:00Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Loops](https://avatars.discourse-cdn.com/v4/letter/l/58f4c7/32.png) [@Loops](https://discourse.nodered.org/u/Loops)
#### Post date: [30 July 2025 15:11 UTC](https://discourse.nodered.org/t/problem-with-a-string-across-different-nodes/98394/1 "2025-07-30T15:11:00Z")

</div>

Hello !

I need help please for a simple flow.

 ![Sélection_379](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/8/f/8fc6939672813e70f30cf2630d106c8ab8a32398.png)

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}_

 ![Sélection_380](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/f/e/fecb9c2e6a9610d66030049584281f0736cdc4eb.png)

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 { &quot ?

Thank you !

JC

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [30 July 2025 15:20 UTC](https://discourse.nodered.org/t/problem-with-a-string-across-different-nodes/98394/2 "2025-07-30T15:20:34Z")

</div>

Use triple curly brackets (Read the built-in help for the template node - It explains it there)

---

<div class="post-metadata">

### Author: ![Loops](https://avatars.discourse-cdn.com/v4/letter/l/58f4c7/32.png) [@Loops](https://discourse.nodered.org/u/Loops)
#### Post date: [30 July 2025 15:27 UTC](https://discourse.nodered.org/t/problem-with-a-string-across-different-nodes/98394/3 "2025-07-30T15:27:33Z")

</div>

Thank you ! it’s working !

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [13 August 2025 15:28 UTC](https://discourse.nodered.org/t/problem-with-a-string-across-different-nodes/98394/4 "2025-08-13T15:28:09Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
