Is there a way to "accumulate" calculations when using the SplitInBatches node?

Hey!
Is there a way to “accumulate” all executions of a process in which there is a SplitInBatches node, and then transfer all accumulated calculations with one array of objects?

Hey @Roket!

Here’s the workflow that might be useful for you: https://n8n.io/workflows/1160

1 Like

Hey @Roket,

Did the above example help? Let me know if you’re stuck :slight_smile:

@harshil1712, yes, helped, thanks! I use this already in the production workflow.

1 Like