Put returned json into data element

I have an api which simply returns a list of currency pairs and their price… I want to run this api multiple times a day and store the data in the bubble database… overwriting the previous records… there will be one record for each pair. Do I need to create the data element as a list or just single? Still confused on when I should define as list element or not…How do I get the data into the bubble database… I know this is basic but i am missing something here.

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