Split By in Bubble.io

The "split by" operator in Bubble.io splits a text value into a list using a delimiter. Learn to use it for CSV parsing, text extraction, and processing API response strings.

How do I use Split By and Database Triggers together 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…

Watch: Using split by and database triggers in Bubble.io →
How do I use Split By and Truncated to extract data from a text string in Bubble.io?

In this Bubble tutorial we demonstrate how text can be extracted and manipluated using truncate and split by in the Bubble app builder editor.

Watch: Using truncate & split by to extract data from text →
How do I save multiple comma-separated values to the database in Bubble.io?

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

Watch: Save multiple items separately in Bubble.io database →