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.
.jpg)
Comnoco: The Game-Changing Platform for Supercharging APIs without Coding
Our interview with Stuart the founder of Comnoco. When you hit the limits of the Bubble API Connector or Workflow builder, Comnoco steps in with a advanced visual nocode workflow builder.

Comparing Resend, Postmark & Loops - Email APIs for SaaS
We delve into the top email API providers for Bubble.io, exploring the features of Resend, Postmark, and Loops, to help you make an informed decision while building your app with no-code development.

Comparing Speech to Text APIs for Bubble - Whisper AI & AssemblyAI
In this Bubble.io tutorial we discuss and compare two speech recognision or speech to text APIs: the latest release of Whisper API by OpenAI and AssemblyAI. Although more expensive the AssemblyAI API works better with Bubble in several key ways.

Convert search results into LLM friendly markdown
In this tutorial, learn how to convert web search results into clean, markdown-friendly data perfect for AI applications like competitor analysis. Utilizing the Reader API by Jina, we demonstrate how to seamlessly integrate this feature into your Bubble app using API connectors.

Create STUNNING AI Art with NO CODE - Image Flux Generator
Generate stunning AI images with FLUX using on Replicate API.

Creating Calendar Events - AddEvent 3
Learn how to create events in your Bubble.io app using the no-code platform's API connector and the AddEvent API. By following the step-by-step process, you can easily integrate event creation and management functionality into your app, including features like reminders that can't be built using default calendar plugins in Bubble.io.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Alternative to Calendly, why I use SavvyCal
Discover why Savvycal, with its sleek and inviting week view calendar and robust features like integrations with Google, Exchange, and iCloud, as well as payment processing and team features, is the preferred choice over Calendly for scheduling and appointment needs in the world of no-code.

Best Bubble.io Plugin for Gantt Charts and Timelines!
Discover how this powerful plugin simplifies creating complex Gantt charts and timelines in your Bubble apps. With customizable options and an intuitive setup, you can quickly add professional-looking Gantt charts to your no-code SaaS.

3 ways to add data to a Repeating Group
Get started with our 3 ways to add data to a repeating group Bubble tutorial. We demonstrate how to make sure that your repeating group is populated with data when the page loads, how to change this data with a workflow and how to update the repeating group list using a conditional statement and custom state.

How to build a chat app with Bubble.io Part 1
In this Bubble tutorial we explain how to build a chat app with Bubble between your Bubble app users. This first video in a 3 part series sets the foundation for adding user chat to your Bubble app by examining the UI, data structure and privacy rules you need for live chat between users.

How to add Copy to Clipboard within a repeating group
In this Bubble tutorial we'll teach you how to add use the Air Copy to Clipboard plugin within a repeating group. For our example we take a repeating group showing a list of contacts and demonstrate how to copy each contact's email address to your user's clipboard.

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.