Populate local storage with API result

Resolved

I have a response from an API that returns a list, like this:

And I want to keep this information on the local device. I will need it off-line.

I created a DataType with the same structure. How can I populate the local storage with this? Do I need to use a LOOP action? Or there is a way to load on one shot?

Thanks.

3 replies