Hi there! In a workflow, is there a way
Hi there! In a workflow, is there a way I can append results to an "environment variable"? I'm running a workflow loop, and I'd like to add the results of the loop to an array which I can then take and retrieve after the loop has ended. Not sure how I can achieve this one. I do not want to loop using JS, I'd like to use the workflow loop itself.

