Files
n8n-compose/n8n-workflows
Claude Code 2fb4a54f75 fix: add Item Lists node to properly split data array from SQL response
- Replace splitInBatches with itemLists node for better data handling
- Configure splitField to 'data' to extract individual items from API response
- Adjust node positions and connections accordingly
- Fixes issue where only first item was being processed
2026-03-17 11:06:50 +01:00
..