Split by
Discover how Bubble.io's "Split by" feature empowers solopreneurs to efficiently organize and analyze data in their no code SaaS applications, enabling smarter decision-making and streamlined workflows without writing a single line of code.

Build a No Code SearchGPT with Bubble.io
Build a No Code SearchGPT with Bubble.io and unlock the power of AI-powered search for your no-code SaaS startup.

How to extract data from text (without regex) in Bubble.io
In this Bubble.io tutorial we show how you can use the Split by modifier to target and extract specific parts of a larger volume of text. This techique is an alternative to extracting text using a regex expression.

Save multiple items separately in Bubble.io database
Learn how to efficiently manage multiple entries and create individual items in your Bubble.io database using backend workflows.

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.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Master Dynamic Data in Bubble.io to Enhance Your Apps
Master dynamic data handling in Bubble.io with these essential tips and tricks! Learn how to effectively work with dynamic values, JSON-safe formatting, and arbitrary text in your no-code web applications.

How to build an AI-powered app with no-code tools: A step-by-step tutorial using Claude 3.5 Sonnet
In less than 10 minutes you'll build a no code AI app powered by Claude 3.5 Sonnet.

Using Bubble.io to post to WordPress blog
In this Bubble tutorial we demonstrate how to publish content generated in your Bubble to a Wordpress site. In this tutorial we the WordPress plugin AutomatorWP. Very useful if you are using AI to generate blog posts.

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.

Effortlessly Build Your Bluesky App with Bubble.io's No Code
Discover how to effortlessly build your own Bluesky app without any coding skills!

Using JSON-safe with Bubble.io and the OpenAI API
This Bubble tutorial is a follow up to our ChatGPT chatbot video where we demonatrated to how create a conversation with the OpenAI API using GPT-3.5-turbo. This videos demonstrates an improvement to our initial chatbot by using the Bubble.io text modifier :formatted as JSON-safe. This can solve many of your JSON syntax errors and OpenAI API errors by correctly escaping punctuation and formating your text input.