API Connector
Unlock the power of external data for your no code SaaS with Bubble.io's API Connector, empowering solopreneurs to seamlessly integrate third-party services and expand their app's functionality without writing a single line of code.

How to: Timezone Dropdown with API
In this Bubble tutorial we demonstrate how to use the timezoneDB API to get a list of timezones and display this list in a dropdown for your Bubble app users.

I built an AI therapist in 30 seconds
Explore the exciting world of AI therapists with this insightful demo featuring a conversation with an AI therapist.

Is Bubble.io compatible with Google Gemini JSON Mode
Explore the limitations of using Google Gemini with Bubble io as we tackle essential questions surrounding compatibility issues.

Is Claude 3 better than OpenAI GPT-4?
Discover the power of Anthropic's Claude 3 models for building AI integrated no-code apps using Bubble.io. Explore how the latest AI models like Claude 3 Haiku can outperform even GPT 4, revolutionizing the landscape of app development.

Is Lemon Squeezy a good Stripe alternative for Bubble.io
Looking for a Stripe alternative for your Bubble app? We've been testing Lemon Squeezy. Here is our comparison between Stripe and Lemon Squeezy for Bubble app builders.

Is Lemon Squeezy a good Stripe alternative for Bubble.io - Part 2
Did you know that Lemon Squeezy is a good alternative to Stripe for handling payments, subscriptions and transactions through your Bubble.io app. Here are two more reasons that Lemon Squeezy is the best payment gateway for Bubble apps.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Better Error Handling in Bubble Apps with Third Party APIs like OpenAI
In this Bubble.io tutorial we cover the critical "include errors in response" and "allow workflow to continue" settings in Bubble.io's API Connector - settings that can make or break your web app's user experience. You'll learn why these configurations are especially vital for backend workflows and how they prevent cascading failures that can be nightmare to debug.

Creating custom toggles using custom states in Bubble.io
In this Bubble tutorial we demonstrates how to create your own custom toggles using Groups, Repeating Groups, Option Sets and Custom States.

Build a CUSTOM Search Results Page in Bubble.io NOW!
Discover how to craft an impressive search results page in Bubble.io that elevates your app experience!

Calculate Days Between Dates LIKE A PRO in Bubble.io!
Struggling with date calculations in Bubble.io? Discover how to accurately calculate the number of days between two dates in your no-code web applications. In this tutorial, we uncover why date calculations can be tricky in Bubble.io due to its Unix timestamp handling and timezone conversions, and show you a practical solution using server-side scripting with the Toolbox plugin. Perfect for developers building rental platforms, booking systems, or any app requiring precise date difference calculations.

How to reduce Workload Units (WU) on page load
In this Bubble.io tutorial we demonstrates 3 ways to show default data in your Bubble app when the page loads. Two of the examples involve creating a Custom State and adding extra workflows. We demonstrate who you can achieve the same effect with default data on a page without adding extra workflows or having to repeat Do a Search searches.

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.