Hey everyone. I’ve been facing an issue that I can’t seem to resolve for a while now.
Let me explain:
I currently have code hosted on AWS that runs continuously. This code fetches dynamic data (the price and volume of certain financial assets). With this code, I’m able to send the correct data to my Bubble database using Bubble’s Data API. However, I can’t seem to update this data automatically within the Bubble application. I can only add additional rows but not modify an existing row automatically (the price and volume for example), every 30 seconds for instance.
Would anyone have a method, a tip, or something to help me with this, please?