I have a non persistent list which I would like to process in batches. The list already exists in my microflow and I want to process this list in a batch without having to create the list in a batch.
Would it not be easier to just be able to say, give me the first 500 in this list and so on, until the list has been processed.