I am very new to N8N and love the platform, so I’m sure this is a very dumb fix, I’m just not sure how to go about it.
I am attempting to match outputs from OpenAI to a specific field in Google Sheets (Column E, “reply” and have them match their corresponding comments (note_url)
The issue is the data is misaligned and not starting at the top of the reply column. I thought I could just specify that I wanted the replies to go to Column E but didn’t see that option.