Bubble.io & OpenAI - Improve your workflow and data structure
In this Bubble tutorial video we demonstrate a simple way you can improve and simplify your OpenAI API workflows in your Bubble app.
Unlock OpenAI's full potential: Learn how to streamline your workflow and improve data structure in Bubble!
Boost your Bubble app's efficiency: Discover the secret to optimizing your OpenAI integration with this quick tip!
Simplify your Bubble development: Master the art of formatting JSON within your workflow for seamless OpenAI integration!
Improving OpenAI Integration Efficiency in Bubble
Here's a quick tip for how to improve the efficiency of your OpenAI integration with your Bubble app. Now if you're learning Bubble and you haven't checked our website planetnoecode.com then you need to check it out because we've got even more Bubble tutorial videos than you can find on our YouTube channel and many of them are member exclusives and you can sign up today to become a member and get access to all of our videos.
Understanding OpenAI Message Context
But this is the bit that I want to draw your attention to with the OpenAI integration. Remember with OpenAI you need to supply all of the previous messages in a conversation in order for it to respond with understanding the historical context of each message.
Efficient Message Formatting
So the way we do that is that we do a search for messages and when this first became possible when OpenAI released GPT 3.5 Turbo and suddenly all of these things that we had in our brains, how could we create them, these AI tools and now you can build them. I came up with this way of formatting it which is that you have a text field like a human readable field and then you also have a JSON field. So whenever you create a message you create the JSON structure for the user here and then the equivalent in here and you can see that I need to update this.
Optimizing the Workflow
So let's fix this and let's put in the step that I want to share with you about making this much more efficient. Instead of saying search for messages then show each item's JSON. Instead we shall say format as text and then that allows and I'm going to have to copy the example they give here. I'll copy that from the documentation. That allows us to format the JSON in the midst of the workflow rather than having to save it to our database.
Using Delimiters and Dynamic Data
The delimiter that's the computer science term for what separates them and what separates them is a comma and a space and then we can just add in dynamic data here. So this message is I don't think I'm saving roll am I? Okay so I need to save roll. Think you can see where this is going. So the roll here is user and then the roll here is assistant.
Formatting JSON Safely
Oh no I'm not adding a new field. I'm saying roll. That then means that in the format as text I can say this message is roll and then in here I'm going to get rid of everything including the speech marks because I'm going to make it JSON safe. So I can say this message is text JSON safe. Because JSON safe wraps it in its own speech marks and that is also going to ensure that I don't get any syntax errors if someone puts in a colon or any other punctuation that's going to cause an issue with the JSON. Bubble protects against that by using this modifier here formatted as JSON safe.
Simplifying the Workflow
So because I've got that in place I now no longer need to save JSON so I can remove the field there and then just because I'm coming back to this demo I'm just going to fix this bit which is to say save the result of step two first items message content. Yeah because that's the reply that opening I sends back.
Conclusion: Improving App Efficiency
Anyway that's a really quick little tip. It's a small thing you can change but if you're trying to reduce workload units if you approach app development how I do which is that if you can make it simpler do then this is something that you can do to make your app simpler which is to use the format as text to take out multiple fields and format them in a way that you're trying to structure your data. In this case we're trying to structure it as the appropriate JSON syntax to be sent over to OpenAI.
Ready to Transform Your App Idea into Reality?
Access 3 courses, 400+ tutorials, and a vibrant community to support every step of your app-building journey.
Start building with total confidence
No more delays. With 30+ hours of expert content, you’ll have the insights needed to build effectively.
Find every solution in one place
No more searching across platforms for tutorials. Our bundle has everything you need, with 400+ videos covering every feature and technique.
Dive deep into every detail
Get beyond the basics with comprehensive, in-depth courses & no code tutorials that empower you to create a feature-rich, professional app.
Valued at $80
Valued at $85
Valued at $30
Valued at $110
Valued at $45
14-Day Money-Back Guarantee
We’re confident this bundle will transform your app development journey. But if you’re not satisfied within 14 days, we’ll refund your full investment—no questions asked.
Can't find what you're looking for?
Search our 300+ Bubble tutorial videos. Start learning no code today!
Frequently Asked Questions
Find answers to common questions about our courses, tutorials & content.
Not at all. Our courses are designed for beginners and guide you step-by-step in using Bubble to build powerful web apps—no coding required.
Forever. You’ll get lifetime access, so you can learn at your own pace and revisit materials anytime.
Our supportive community is here to help. Ask questions, get feedback, and learn from fellow no-coders who’ve been where you are now.
Absolutely. If you’re not satisfied within 14 days, just reach out, and we’ll issue a full refund. We stand by the value of our bundle.
Yes, this is a special limited-time offer. The regular price is $350, so take advantage of the discount while it lasts!