I have created a Flow that response json data.
This flow return json array data and power apps create collection using that data.
Collection is created but doesn't insert data.
Power apps monitor shows that result is success and 8 rows have been collected.
How can i collect data? I need to get json data and create table contained this data.
Below image is in json format and response body data checked at power apps monitor.
flow response
create collection
power apps monitor
collection view