Any idea how I can fix this?

Each time I access my workflow, the “Values to Send” section becomes disorganized. I have taken the time to manually align the content headers with their respective text boxes — for instance, by dragging the “Headline” from the content panel on the left into the “Headline” field under Values to Send.

Everything functions correctly while the workflow is open, but once I close and reopen n8n, the connections become disconnected.

Any suggestions would be greatly appreciated.

Thank you,
G

Code in the values to send:

{{ $json.choices[0].message.content.Headline }}

Looks familiar @Lunarplume After the CTA, copy and paste “.toString()” afterwards. Let me know.

2 Likes

thank you mate

Did this solve the problem? Let me know

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