Create a new thing
Discover how Bubble.io's "Create a new thing" feature empowers solopreneurs to effortlessly add and manage data in their no code SaaS applications, streamlining development and enhancing functionality without writing a single line of code.
Creating a Chatbot experience using Bubble & ChatGPT API
In this Bubble tutorial we demonstrate how to use the ChatGPT API to create an AI chatbot like experience in your Bubble app. We dive right the deep end of the Bubble API Connector, we have getting started videos for the OpenAI API on our channel already. This video shows one way to approach the challenge of formating the message history correctly in JSON so that your chatbot is aware of the message history and respond accordingly.

Let’s Build a No Code Invoice Web App - Part 1
Learn how to build a custom invoicing web app without any coding knowledge using Bubble.io in this step-by-step tutorial. Dive into the world of no-code development and create your own personalized invoicing system with ease.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Generate version specific webhook URLs
In this Bubble.io tutorial, we dive into the intricate world of webhooks in data processing for your Bubble app. If you're using a third-party service like AssemblyAI, a high-performing speech-to-text API, this video is a must-watch. We address a common issue where the webhook works perfectly in the development version but fails in the live version - a problem that can be easily solved with the right approach.

4 reasons why your Bubble Backend Workflow API endpoint isn't working
Here are the top 4 reasons your Bubble.io backend workflow API endpoints are not working with a third party webhook.

How to create a product, contact or booking page
In this Bubble.io tutorial we demonstrate how to start laying out a page to display dynamic content from a single entry in your Bubble database. This video explains this process using a marketplace as an example but it would be a very similar process if you were building a CRM in Bubble or a booking application in Bubble.

How to add Group Focus to Repeating Group cells
Bubble doesn't make it easy to add a Group Focus into a Repeating Group cell. Here's our workaround using a Reusable Element and icon.

From Confusion to Clarity Mastering Your Bubble Debugger for No Code Success!
Discover how to master your debugging skills and take your no-code projects to the next level. This Bubble tutorial focuses on utilizing the Bubble Debugger to troubleshoot and optimize app performance. Key insights include understanding how to identify and fix common layout issues, ensuring data sources are correctly linked, and effectively debugging workflows. Viewers will gain a unique perspective on how to avoid errors that can arise from complex layouts and how to track data flow through the app for better clarity and efficiency.
Creating a signup & login widget with a dropdown menu
In this Bubble.io tutorial we demonstrate how to create a dropdown login and registration menu using the Group Focus element in our Bubble app's header.