Hi, how are you?
I’m currently building an workflow that scrape a link from a spreadsheet and create social media and newsletter summaries for it.
I managed to get everything together, but at the final step, after using the Merge node the following happens:
Basically:
- The data was split and renamed correctly.
- When I try to send both the Newsletter field and the Twitter field only one of them is being uploaded at the sheet.
Information on your n8n setup
- n8n version: Beta latest
- Database (default: SQLite): -
- n8n EXECUTIONS_PROCESS setting (default: own, main): -
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: MacOS Sequoia latest



