How to import JSON API directly into custom state?

Hi there,

I’m calling various stock market historical data and I can import it fine into a repeating group, but I need to try to import it directly into a custom state, and then run List Shift Iteration on each line.

I’m not having success finding a way to import my JSON API directly into a custom state.

Anyone have any guidance?

Thanks, Dan

Create the object and its entries upon an RG that brings in the API data and immediately creates them in the backend. With these entries in the dB you can load them to the state or anything else you need.

This topic was automatically closed after 70 days. New replies are no longer allowed.