If I want to pass a collection of data to a botflow, it is difficult to do so. You almost need to pass in comma delimited strings and do parsing inside the botflow itself. There should be some sort of "input list" similar to an "input variable".
This would make life much easier when working with data from repeating sections in forms and other types of collections.