Hey everyone! The app I’m creating requires the ability to pull data and statistics regularly from several hundred different “units” (think, requesting share prices for many different stocks). The API I’m using requires each call to target one unit’s data.
I was wondering if there is anyway from within Bubble to run the call through a list of units (with each unit’s label matching the syntax requirement from the API provider) and import the data for each unit into a database – which would then be updated every 10 minutes, or so.
Would this be possible with Bubble as is? Or should I create a new plugin?
I truly appreciate any advice or insight!