Trouble with API content rendering

I can connect to the API just fine and render it with the API Tester. But I cannot get the virtualized elements to appear and I cant get even a simple text element to render the API content. New to Cornerstone, must be missing something simple. Just trying to display a few simple elements using something like this ;

The name should appear here : {{dc:looper:field key=“Name”}}

The ship id here : {{dc:looper:field key=“ShipId”}}

Try setting the “Data Key” of your API Looper to “Ships”. You should just see an array in that API Tester. Let us know if that helps and have a great weekend.

1 Like

Thanks Charlie, that worked perfectly!