Hello Community,
I have created a conditional ListRunner workflow. I would like to take the output of the last workflow in the ListRunner chain and read it back into the ListRunner.
Normally, I would use a combination of macro and dynamic input to accomplish this. However, since I cannot set the final "Block Until Done", I am not sure how to ensure that the newly created output is read into the workflow. Here is a screenshot.

So basically after the last WF will be done, how could I take the output and read it into this Workflow?
Thanks!