Hello,
I am working on two project at the moment, one at bubble and one on flutter. I wanted to know is it possible to access (read/write) my app database on bubble from an external application such as flutter?
Thanks
Yes, you just need to enable your APP’s Data API, which you do on the API tab of your APP’s settings. There you can select which datatypes you want to allow access to via API.