Describe the problem/error/question
I had separated value need to run request per value so I used Split in Batches. But after that, I had a Merge node but this node just take first data. How can I fix it?
I had separated value need to run request per value so I used Split in Batches. But after that, I had a Merge node but this node just take first data. How can I fix it?
Hi @lnn2204 Sorry to hear you’re having trouble with this!
Could you share your full workflow by following this guide here: Exporting and importing workflows | n8n Docs
If you could follow those steps and post the JSON data between two sets of three backticks (```) that would be super helpful, as we can then have a workflow to test with
Sorry, please delete this topic, I found my own way