Displaying API data in repeating group

Hi, I have set up an Google places API. I want users to be able too select a place_type and a radius, and their location, and these inputs are configured in the repeating group and display appropriate locations.

GP Nearby Search is my api call btw.

However, when I configure my repeated group like this:


I preview it and nothing appears in the repeating group, when I try my api call in the browser it displays returned values - so I know there is no issue with my API.

Does anyone know a way to sort this out? Perhaps a ‘search’ button and a custom state to pass the values, but then when I try sort out type of content and data source for the repeatin group, it doesnt work.

Any help would be appreciated!