Hey ![]()
Quick question: are there any plans to improve the Bubble API to support realtime data access?
Right now, if you want to listen to Bubble data changes in realtime from an external app/service, you mostly have to rely on polling or custom workarounds.
Would be super useful to have something more native like:
• websocket support
• realtime subscriptions
• server sent events
• database change listeners
Especially now that more apps need live updates by default.
Curious if this is something being considered ![]()