How can the API data be stored in a database?

How can the API data be stored in a database?
When we save the retrieved data, it looks like the picture below.


The data is saved but not displayed in data tab. Just set a data source type in front end tonuse this field or call the field directly. This will give you the full api response body exactly the same way that you get using get data from api

Thank you very much!
I tried it and you were right.