Merge Node after Split In Batches Node

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?

Please share your workflow

Hi @lnn2204 :wave: 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 :slight_smile:

Sorry, please delete this topic, I found my own way