Bubble Printable

Connect with Bubble users from around the world, get answers to your questions, and learn how to build better with Bubble.

bubble printable 1

A single API workflow in Bubble (e.g. /mcp) will handle every request to your MCP server. The issue is that Bubble’s “Detect Data” can only define an API’s data structure once. This is a problem because each MCP method (initialize, tools/list, and tools/call) sends a different JSON payload from the MCP client.

bubble printable 2

Planned database maintenance: Friday, Mar 6 – Saturday, Mar 7 Hi everyone, If you don’t know me, I’m Fede, the community manager here at Bubble. I want to give you a heads-up about some planned maintenance that will temporarily limit certain editor actions next week. What’s happening We’re upgrading our Postgres databases. AWS is ending support for the version we currently run, so ...

bubble printable 3

Taking a bubble custom data type and parsing into JSON is trickier…harder to deal with related data fields and fields that are optional sets. I’m not expecting bubble to roll out a feature of :parse as JSON as has been suggested is being mulled over by bubble. It will likely land into the pile of technically too difficult and be left to rest.

How to get involved We’re opening applications for the next Bubble Ambassadors cohort soon! Keep an eye on Bubble’s social media and here in the forum for more details. Bubble is hosting a number of events over the next few months: Bubble Tour: Paris on October 14 Bubble Tour: London on October 16. Meetups in San Francisco and NYC in August.

Hey Bubble community! Thanks to everyone who joined our AMA with Josh and Emmanuel today. The energy and thoughtful questions showed just how excited you all are about our AI vision. Now it’s time to put our AI app generator to work and show the world what’s possible when AI and visual programming join forces! The Bubble AI Build Challenge From today through April 22, we invite you to ...

bubble printable 6

Hi there, I’ve got Open AI Assistant API configured and running in my webapp, but whenever the assistant generates a file(csv, pdf, xlsx, etc.) It displays at the end with what looks like a hyperlink to download the file but it only displays as text. I can’t figure out how to retrieve those files and store them in my DB in bubble. when checking the API calls, it always seems to just return ...

bubble printable 7