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.
Enhance your Bubble email communication with Loops.so
This Bubble tutorial showcases Loops.so, an incredible all-in-one SaaS email service. It allows you to send emails from your Bubble app to your users, providing transactional emails, marketing campaigns, and email automations. You can easily access its features through the Bubble API Connector.
Explain like I am 5 AI text generator built with Bubble.io using OpenAI
In this Bubble.io tutorial we demonstrate how to use the OpenAI API with Bubble for no-code AI text generation to create a tool that takes text and then explains the content of the text in the language a 5 year old would understand. We show up to succesfully make an API request to OpenAI using the Bubble API Connector and show the returned text on a page using Custom States.
Filter products in a repeating group by data type with Custom States
In this Bubble tutorial video we demonstrate how to filter results in a repeating group using Custom States.
GPT-4 Chatbot with Bubble - OpenAI chat and text generation
Here is every step needed to create an OpenAI GPT-4 powered chatbot using Bubble the no-code web app development platform. Discover how to use the Bubble API Connector to connect directly to the OpenAI API, how to interpret the OpenAI API documenation and format your messages using the JSON-safe modifier. Watch this video and save yourself hours of API errors.
Generate an AI transcript in Bubble with Speaker Labels - Part 2
In this Bubble tutorial we demonstrate how to use the AssemblyAI transcription and speaker labelling API with backend workflows to loop through every 'utterance' returned by AssemblyAI.
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.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
How to create a consistent margin around page content using Groups
In this Bubble.io tutorial video we demonstrate how to achieve a consistent and clean layout with a 20 pixel margin surrounding the inner content of your page in the Bubble editor.
GPT 3.5 vs GPT 4 - Which is best for Bubble.io
In this Bubble tutorial we explore the differences between OpenAI's text generation models GPT 3.5 Turbo and GPT 4. We'll discuss cost and speed, including some limitations you need to consider when building with Bubble.io and OpenAI.
How to Implement an RSS Feed in Bubble.io Without Any Coding - Easy Tutorial
Easily integrate an RSS feed into your Bubble app by using the API connector to pull XML data, allowing you to display real-time updates from sources like BBC News directly within your no-code application.
How to extract YouTube video ID from a YouTube link
In this Bubble tutorial we demonstrate how to extract a YouTube video ID from a full YouTube URL. This video includes how to factor for YouTube shortened links and the presence of additional data (query strings) within the YouTube URL.
Intro to Product listing page using Repeating Groups
In this Bubble tutorial we build a simple product listing page using the Repeating Groups element. We explore how to add data to a Repeating Group element, how to style a Repeating Group and how to link the whole cell in a Repeating Group to a page displaying a single entry in our Bubble database.
Introduction to using columns & rows in Bubble.io
In this Bubble.io tutorial we demonstrate the importance of using columns and rows (instead of Fixed layout) in the new Bubble Responsive engine. If you're a Bubble beginner this is a great video to start with as understanding these key concepts will save you lots of time as you build more pages into your no-code web app.