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