Display data from an API into a repeating group

Hi, I have an API which I am using as an action because it needs to be refreshed every 10 mins. The data has 5 columns with many rows. The number of rows keep on changing. I want to display that data into a table or a repeating group. In the workflow section after I call the API, I choose display data but I am not getting the option of the repeating group or table in the dropdown. How can I solve this problem.
Thanks

Change your API into data. set it on the repeating group

And then you can use a workflow “do every 5 second” (the duration can be change) make an action called “display list in the repeating group” call your API again

Reference :
Refresh list of data from API - Need help - Bubble Forum

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