Workflow
Harness the power of Bubble.io's Workflow feature to automate your no-code SaaS app, empowering solopreneurs to create complex logic and streamline processes without writing a single line of code.

New Bubble Workflow Editor: The Exciting Future It Paves the Way For!
Bubble workflow editor update paves the way for exciting new features like if statements and branching logic. This top-down visual layout, similar to Zapier's paths, will allow you to send your logic down a particular flow in your workflow. The new workflow builder makes it easy to conceive that Bubble will add the ability to visually build more complex workflows, simplifying the process for no-code entrepreneurs.

No-code Social Media Post Scheduler
Learn how to incorporate scheduling features into your Bubble.io app with this tutorial. Discover how to set up a post scheduler with a user-friendly interface, perfect for building social media scheduling apps without a single line of code.

OpenAI GPT-4o Beginners Guide for No Coders
Learn how to add OpenAI GPT-4o to your Bubble.io app with this beginner's guide to integrating AI using no-code development.

OpenAI Loading Animation - Using Lottiefiles
In this Bubble tutorial we demonstrate how to improve your Bubble app's UX (user experience) by showing a loading animation while you wait for a response from the OpenAI API (ChatGPT). This tutorial uses a Lottie animation from Lottiefiles.

Password reset: login page workflow with custom states
In this Bubble.io tutorial video we show how to use custom states to create a password reset form which optimises user experience and won't frustrate your users.

Popup search box (command bar) triggered by a keyboard shortcut
In this Bubble.io tutorial video we demonstrate how to create a popup command bar or search box that is triggered by a keyboard shortcut - sometimes known as a omnibox or omnisearch. This tutorial shows how to use a Popup visual element, the Search Box input element and the Air Keyboard Shortcut plugin.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Calendar Subscription Link in Bubble - AddEvent 5
Learn how to integrate add event functionality into your Bubble.io app, allowing users to subscribe to events through their calendar apps, in the final video of this AddEvent API miniseries.

How to split and save OpenAI response Part 2
In this Bubble tutorial we'll demonstrate how to split text generated by OpenAI / ChatGPT and save each part of the AI generated text as a new entry in our Bubble database.

How To Create a Lead Generation Form In Bubble for a B2B App
In this Bubble.io tutorial video we show how to create a simple lead generation form in your Bubble.io app.

OpenAI & Bubble Tips - Beautiful error handling
In this Bubble tutorial we demonstrate how you can replace the ugly browser alerts when OpenAI responses with an error. We explain how you can replace this error with an beautiful in app notification and send an email to your tech team with the error details.

3 easy mistakes to make with the Bubble.io API Connector
Learn how to avoid the top three mistakes of using the Bubble.io API connector, including keeping your API key private, understanding the correct content type to use, and setting the API call as an action rather than data to control usage and prevent excessive billing.

How to increase OpenAI token limit - Error 400
In this Bubble tutorial video we demonstrate how you can increase the message length for OpenAI's gpt-3.5-turbo model allowing you to have large conversations in your Bubble ChatGPT clone. Fix for OpenAI error "content_length_exceeded".