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.

Secure your Bubble app by blocking multiple logins
Learn how to enhance the security of your Bubble.io app by ensuring users are only logged in from one location at a time, using the "log out other user sessions" feature. This simple step can help protect valuable data and prevent unauthorized access.

The best navigation for one page Bubble app
Are you building a no-code one page Bubble app? How are you handling your navigation? In this Bubble tutorial video we'll explain why one page app navigation with custom states has limitations and how using Go to page... with URL parameters can improve your user experience.

Top 10 Bubble Tips that every Bubble Developer needs
In this video, we share top 10 tips that every Bubble developer (beginner or advanced) must know. This includes things such as what Bubble is good at, limitations of Bubble, Design tips, Dev and Live environments, Privacy and Security, and running apps as users.

Tracking, counting & limiting user actions when using Bubble with ChatGPT or OpenAI
In this Bubble tutorial we demonstrate how to track how many times a user runs a workflow and then how to limit the number of times a user can run that workflow each month. This will be very useful to anyone building an app using a costly third party API such as OpenAI & ChatGPT.

Using split by and database triggers in Bubble.io
In this Bubble.io tutorial video we demonstrate how you can separate a user's full name into their first name and last name using Split By and database triggers.

Web Scraping Google Search Results in Bubble.io - Part 2
Part 2 of our SEO and Google Search web scraping series using the Serper.dev API. In this Bubble tutorial video we demonstrate how to use backend workflows to save each search result as a new record in your Bubble app's database.
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 Basic Contact Form In Bubble.io
In this Bubble.io tutorial video we demonstrate how to create a simple contact form within your application. When the form is submitted we'll trigger a Workflow that sends an email to you with the contents of the form.

How to use keyboard shortcut navigation with a table in Bubble
In this Bubble.io tutorial we demonstrate how to nagivate up and down a table using the up and down arrows on a keyboard. This Bubble tutorial shows how to use custom states to track the selected row of a repeating group and change this selection with the arrow keys. The plugin used is Air Keyboard Shortcut by Zeroqode.

How to create a gender selection dropdown using Option Sets in Bubble.io
In this Bubble.io tutorial video we show how to use Option Sets to create a gender selector in a registration workflow as a user signs up. Option Sets are an incredibly powerful tool for storing values that you'll be referring to over and over again in your Bubble application especially if you need to present this data in different ways such as gender and gender symbols or currencies and currency symbols.

Protect Your Bubble.io Data with READ and WRITE Permission Control!
Learn how to implement robust security measures in your Bubble.io web applications! In this comprehensive tutorial, we dive deep into two crucial aspects of app security: privacy rules for protecting data access and UI-based restrictions for controlling user actions. Discover how to prevent unauthorized data access by implementing custom privacy rules, and learn the proper way to restrict specific features based on user roles using both UI elements and workflow conditions.

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.